commit | 9681953c99b686cf23d1c476a2b26d2ddbec7694 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Sun May 17 18:53:01 2020 -0700 |
committer | GitHub <noreply@github.com> | Sun May 17 18:53:01 2020 -0700 |
tree | 599a06df91b58d1d3967546c7604c74ebba16b62 | |
parent | eefd4e033334a2a1d3929d0f7978469e5b5c4e56 [diff] |
bpo-39058: Preserve attribute order in argparse Namespace reprs. (GH-17621)