This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Anthony Sottile, ethan smith, gregory.p.smith, gvanrossum, levkivskyi, lukasz.langa, miss-islington, vstinner
Date 2019-06-12.00:55:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560300931.28.0.16529507434.issue35766@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3ba21070c6ecab83c23cea41a92b42fa651c7ea2 by Victor Stinner (Miss Islington (bot)) in branch '3.8':
bpo-35766: Change format for feature_version to (major, minor) (GH-13992) (GH-13993)
https://github.com/python/cpython/commit/3ba21070c6ecab83c23cea41a92b42fa651c7ea2
History
Date User Action Args
2019-06-12 00:55:31vstinnersetrecipients: + vstinner, gvanrossum, gregory.p.smith, lukasz.langa, levkivskyi, Anthony Sottile, ethan smith, miss-islington
2019-06-12 00:55:31vstinnersetmessageid: <1560300931.28.0.16529507434.issue35766@roundup.psfhosted.org>
2019-06-12 00:55:31vstinnerlinkissue35766 messages
2019-06-12 00:55:31vstinnercreate