commit | d92c59f48680122ce0e4d1ccf69d92b983e8db01 | [log] [tgz] |
---|---|---|
author | Brandt Bucher <brandt@python.org> | Thu Apr 08 12:54:34 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Apr 08 12:54:34 2021 -0700 |
tree | 439083fc302e91d4f4819425cbb5a0635f493b48 | |
parent | 28d28e053db6b69d91c2dfd579207cd8ccbc39e7 [diff] |
bpo-43764: Fix `__match_args__` generation logic for dataclasses (GH-25284)