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 lys.nikolaou
Recipients benjamin.peterson, georg.brandl, lys.nikolaou, martin.panter, ned.deily, serhiy.storchaka, takluyver, vstinner
Date 2018-10-31.20:09:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541016579.17.0.788709270274.issue24916@psf.upfronthosting.co.za>
In-reply-to
Content
I'm working on changing _PY_VERSION to get its value from sys.version_info instead of sys.version, but I am not sure what the best way is to map between a release stage to the corresponding letter(release->rc). Could someone help me a tiny bit with this one?
History
Date User Action Args
2018-10-31 20:09:39lys.nikolaousetrecipients: + lys.nikolaou, georg.brandl, vstinner, benjamin.peterson, ned.deily, takluyver, martin.panter, serhiy.storchaka
2018-10-31 20:09:39lys.nikolaousetmessageid: <1541016579.17.0.788709270274.issue24916@psf.upfronthosting.co.za>
2018-10-31 20:09:39lys.nikolaoulinkissue24916 messages
2018-10-31 20:09:39lys.nikolaoucreate