Notizie

Description When creating a TypeAdapter for a parent class with extra="allow", then calling type_adapter.dump_python or type_adapter.dump_json on a subclass, the subclass's fields are ignored despite ...
You could potentially do this all in Python, and not need to worry anything about anything C++ / pybind-specific. For example, I'm prototyping a way to expose template parameters to Python for ...