commit | a21b3d2fa2d3f86724fccd844b1364b5ff3b22af | [log] [tgz] |
---|---|---|
author | Eric V. Smith <ericvsmith@users.noreply.github.com> | Mon May 03 01:55:13 2021 -0400 |
committer | GitHub <noreply@github.com> | Mon May 03 01:55:13 2021 -0400 |
tree | 102ad756a25ca4dba606f56d4155b521387593c8 | |
parent | c59baa02b0c53c4864692caf050c7be4de1c416b [diff] |
More clarification of kw_only args. (GH-25838) Also, clarify that the dataclass decorator is what raises an error for some mutable defaults.