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 sbt
Recipients Irvin.Probst, neologix, pitrou, sbt, vstinner
Date 2014-02-08.21:43:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391895816.94.0.374289478132.issue20540@psf.upfronthosting.co.za>
In-reply-to
Content
BTW, I see little difference between 3.2 and the unpatched default branch on MacOSX:

$ py-32/release/python.exe ~/Downloads/test_manager.py 
0.0007331371307373047
8.20159912109375e-05
9.417533874511719e-05
8.082389831542969e-05
7.796287536621094e-05
0.00011587142944335938
0.00011396408081054688
7.891654968261719e-05
8.392333984375e-05
7.605552673339844e-05
10

$ time py-default/release/python.exe ~/Downloads/test_manager.py 
0.0007359981536865234
0.0001289844512939453
0.00018715858459472656
0.00015497207641601562
0.00012087821960449219
0.00013399124145507812
0.00011992454528808594
0.00011587142944335938
0.00010895729064941406
0.00017499923706054688
10
History
Date User Action Args
2014-02-08 21:43:36sbtsetrecipients: + sbt, pitrou, vstinner, neologix, Irvin.Probst
2014-02-08 21:43:36sbtsetmessageid: <1391895816.94.0.374289478132.issue20540@psf.upfronthosting.co.za>
2014-02-08 21:43:36sbtlinkissue20540 messages
2014-02-08 21:43:36sbtcreate