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 scoder
Recipients belopolsky, berker.peksag, ethan.furman, mark.dickinson, pitrou, scoder, serhiy.storchaka, skrah, terry.reedy
Date 2015-04-27.19:32:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430163146.24.0.9869066384.issue24053@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, my guess is also that these constants will not be used. Not because they are not helpful, but because they'd only be available in Python 3.5+. Meaning that if you use them, your code won't work with long time supported CPython versions like 3.4 for the next decade or so.
History
Date User Action Args
2015-04-27 19:32:26scodersetrecipients: + scoder, terry.reedy, mark.dickinson, belopolsky, pitrou, skrah, ethan.furman, berker.peksag, serhiy.storchaka
2015-04-27 19:32:26scodersetmessageid: <1430163146.24.0.9869066384.issue24053@psf.upfronthosting.co.za>
2015-04-27 19:32:26scoderlinkissue24053 messages
2015-04-27 19:32:26scodercreate