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 vstinner
Recipients amaury.forgeotdarc, benjamin.peterson, christian.heimes, eric.araujo, grahamd, loewis, ncoghlan, pitrou, python-dev, tarek, vstinner
Date 2011-04-30.12:21:19
SpamBayes Score 0.0013515012
Marked as misclassified No
Message-id <1304166080.45.0.723186849481.issue10914@psf.upfronthosting.co.za>
In-reply-to
Content
> Victor, the fix needs to go into 3.2 as well.

Oh, I thought that Modules/_testembed.c was only in 3.3. Anyway, it is a real bug in 3.2, and it is now fixed (I backported the 2 fixes in 3.2).
History
Date User Action Args
2011-04-30 12:21:20vstinnersetrecipients: + vstinner, loewis, amaury.forgeotdarc, ncoghlan, pitrou, christian.heimes, benjamin.peterson, tarek, eric.araujo, grahamd, python-dev
2011-04-30 12:21:20vstinnersetmessageid: <1304166080.45.0.723186849481.issue10914@psf.upfronthosting.co.za>
2011-04-30 12:21:19vstinnerlinkissue10914 messages
2011-04-30 12:21:19vstinnercreate