commit | 10b55c1643b512b3a2cae8ab89c53683a13ca43e | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Jun 11 17:23:12 2019 -0700 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jun 11 17:23:12 2019 -0700 |
tree | 3364d39f7940f01daf84ae0b319a10680059f38b | |
parent | 04856c2193eb72d72c46b57fa08095235d732a73 [diff] |
bpo-35766: Change format for feature_version to (major, minor) (GH-13992) (A single int is still allowed, but undocumented.) https://bugs.python.org/issue35766