4 lines
255 B
ReStructuredText
4 lines
255 B
ReStructuredText
![]() |
``__match_args__`` are now generated to support Python 3.10's
|
||
|
`Structural Pattern Matching <https://docs.python.org/3.10/whatsnew/3.10.html#pep-634-structural-pattern-matching>`_.
|
||
|
This can be controlled by ``match_args`` argument to the class decorators.
|