Ping RetiSpec

Results 4 issues of Ping RetiSpec

### Description I have a Message json dataclass that has a field namely "record" that can be dataclass Record1, Record2, or Record3. The code fails trying to infer record with...

bug

Hi, is there a way to exclude Totals column and row, and set a customized order of data in the pivot table? Thanks!

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description I have a generic dataclass model that is used as a response model in a fastapi...

bug V2
pending

``` File "/test.py", line 4, in import rawpy File "/usr/local/lib/python3.11/site-packages/rawpy/__init__.py", line 5, in import rawpy._rawpy File "rawpy/_rawpy.pyx", line 1, in init rawpy._rawpy ValueError: numpy.dtype size changed, may indicate binary incompatibility....

bug