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 amaury.forgeotdarc, belopolsky, benjamin.peterson, christian.heimes, collinwinter, jyasskin, ncoghlan, nnorwitz, rhettinger
Date 2008-03-07.14:17:50
SpamBayes Score 0.21610497
Marked as misclassified No
Message-id <1204899472.69.0.0918447424775.issue2179@psf.upfronthosting.co.za>
In-reply-to
Content
I went ahead and committed the change to the bytecode generation as r61290.

The deficiencies in the lock implementation should probably be raised as
a separate issue, so I'm closing this one.
History
Date User Action Args
2008-03-07 14:17:52ncoghlansetspambayes_score: 0.216105 -> 0.21610497
recipients: + ncoghlan, nnorwitz, collinwinter, rhettinger, amaury.forgeotdarc, belopolsky, christian.heimes, jyasskin, benjamin.peterson
2008-03-07 14:17:52ncoghlansetspambayes_score: 0.216105 -> 0.216105
messageid: <1204899472.69.0.0918447424775.issue2179@psf.upfronthosting.co.za>
2008-03-07 14:17:51ncoghlanlinkissue2179 messages
2008-03-07 14:17:51ncoghlancreate