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 pitrou
Recipients Alex.Willmer, ncoghlan, neologix, pitrou, rhettinger, xdegaye, yan12125
Date 2016-05-06.11:30:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462534224.08.0.915907731138.issue26939@psf.upfronthosting.co.za>
In-reply-to
Content
Xavier, as a strating point, can you try the following patch? (atomic_explicit.patch)
If it solves the issue, can you also measure the performance drop compared to unpatched (on a non-debug build)? `python -m test.pystone` should be sufficient.
History
Date User Action Args
2016-05-06 11:30:24pitrousetrecipients: + pitrou, rhettinger, ncoghlan, neologix, xdegaye, Alex.Willmer, yan12125
2016-05-06 11:30:24pitrousetmessageid: <1462534224.08.0.915907731138.issue26939@psf.upfronthosting.co.za>
2016-05-06 11:30:24pitroulinkissue26939 messages
2016-05-06 11:30:23pitroucreate