mirror of
https://github.com/python/cpython.git
synced 2024-11-21 12:59:38 +01:00
3e3a4d2315
This is to allow the `dataclasses.make_dataclass` infrastructure to be used with another decorator that's compliant with `typing.dataclass_transform`. The new `decorator` argument to `dataclasses.make_dataclass` is `dataclasses.dataclass`, which used to be hard coded. |
||
---|---|---|
.. | ||
__init__.py | ||
dataclass_module_1_str.py | ||
dataclass_module_1.py | ||
dataclass_module_2_str.py | ||
dataclass_module_2.py | ||
dataclass_textanno.py |