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 barry
Recipients asvetlov, barry, docs@python, jcea, md5i, sandro.tosi
Date 2013-04-12.20:31:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365798718.81.0.279788597147.issue15657@psf.upfronthosting.co.za>
In-reply-to
Content
We should fix the code for 3.2 through 3.4, but change the docs for 3.2 and 3.3 to remove the parenthetical note.  For 3.4 we can leave the parenthetical note but say this is new in 3.4 (or maybe, that it doesn't actually work in some versions < 3.4).  I agree that for code to work consistently across all Python 3.2 and 3.3 microversions, extension code is going to have to include both flags anyway.
History
Date User Action Args
2013-04-12 20:31:58barrysetrecipients: + barry, jcea, md5i, asvetlov, sandro.tosi, docs@python
2013-04-12 20:31:58barrysetmessageid: <1365798718.81.0.279788597147.issue15657@psf.upfronthosting.co.za>
2013-04-12 20:31:58barrylinkissue15657 messages
2013-04-12 20:31:58barrycreate