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 brett.cannon
Recipients barry, brett.cannon, christian.heimes, pitrou, r.david.murray, vstinner
Date 2013-10-10.16:50:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381423831.56.0.958797916673.issue19216@psf.upfronthosting.co.za>
In-reply-to
Content
A cursory look at the patch suggests that the cache use is permanent and so any dynamic changes to a file or directory after an initial caching will not be picked up. Did you run the test suite with this patch as it should have failed.
History
Date User Action Args
2013-10-10 16:50:31brett.cannonsetrecipients: + brett.cannon, barry, pitrou, vstinner, christian.heimes, r.david.murray
2013-10-10 16:50:31brett.cannonsetmessageid: <1381423831.56.0.958797916673.issue19216@psf.upfronthosting.co.za>
2013-10-10 16:50:31brett.cannonlinkissue19216 messages
2013-10-10 16:50:31brett.cannoncreate