commit | 750f484752763fe9ac1d6455780aabcb67f25508 | [log] [tgz] |
---|---|---|
author | Eric V. Smith <ericvsmith@users.noreply.github.com> | Sat Apr 10 21:28:42 2021 -0400 |
committer | GitHub <noreply@github.com> | Sat Apr 10 21:28:42 2021 -0400 |
tree | 263bacbb75386ab2bf327bcbc7bfcc949140efd6 | |
parent | c3a478b7e56b92bcd980b7ded34005f8b339602e [diff] |
bpo-43764: Add match_args=False parameter to dataclass decorator and to make_dataclasses function. (GH-25337) Add match_args=False parameter to dataclass decorator and to make_dataclass function.