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 ncoghlan
Recipients chrism, ncoghlan
Date 2013-11-30.02:35:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385778934.0.0.984543180776.issue19837@psf.upfronthosting.co.za>
In-reply-to
Content
The other simple solution would be to add <name>b variants of the affected APIs. That's a bit ugly though, especially since it still has the problem of making it difficult to write correct cross-version code (although that problem is likely to exist regardless)
History
Date User Action Args
2013-11-30 02:35:34ncoghlansetrecipients: + ncoghlan, chrism
2013-11-30 02:35:33ncoghlansetmessageid: <1385778934.0.0.984543180776.issue19837@psf.upfronthosting.co.za>
2013-11-30 02:35:33ncoghlanlinkissue19837 messages
2013-11-30 02:35:33ncoghlancreate