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 eric.snow
Recipients Arfrever, amaury.forgeotdarc, brett.cannon, eric.snow, larry
Date 2012-07-07.04:30:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341635446.29.0.608834429621.issue15242@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a new patch that keeps things simpler, but still cleans up the concerns about using sys.implementation.cache_tag in PyImport_GetMagicTag().
History
Date User Action Args
2012-07-07 04:30:46eric.snowsetrecipients: + eric.snow, brett.cannon, amaury.forgeotdarc, larry, Arfrever
2012-07-07 04:30:46eric.snowsetmessageid: <1341635446.29.0.608834429621.issue15242@psf.upfronthosting.co.za>
2012-07-07 04:30:45eric.snowlinkissue15242 messages
2012-07-07 04:30:45eric.snowcreate