commit | 2d88e63bfcf7bccba925ab80b3f47ccf8b7aefa8 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Jun 26 19:07:44 2019 +0300 |
committer | GitHub <noreply@github.com> | Wed Jun 26 19:07:44 2019 +0300 |
tree | 586d1b29cd129de3f0bf3f84a8ef62b63536d413 | |
parent | 69150669f224a1fc47de483557736e725ac5b2a1 [diff] |
bpo-37163: Make the obj argument of dataclasses.replace() a positional-only. (GH-14390)