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 loewis, pitrou, rfk
Date 2010-08-10.00:04:32
SpamBayes Score 0.006984696
Marked as misclassified No
Message-id <1281398674.24.0.0169486448598.issue6915@psf.upfronthosting.co.za>
In-reply-to
Content
The original patch also modifies attributes_from_dir() and attributes_from_dir_w(), but these are called with the GIL released.
Modified patch committed in r83921 (py3k), r83922 (3.1) and r83923 (2.7). Thank you!
History
Date User Action Args
2010-08-10 00:04:35pitrousetrecipients: + pitrou, loewis, rfk
2010-08-10 00:04:34pitrousetmessageid: <1281398674.24.0.0169486448598.issue6915@psf.upfronthosting.co.za>
2010-08-10 00:04:32pitroulinkissue6915 messages
2010-08-10 00:04:32pitroucreate