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 skrah
Recipients brett.cannon, brian.curtin, pitrou, python-dev, r.david.murray, rpetrov, skrah
Date 2012-06-12.00:47:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339462052.88.0.784676344794.issue14599@psf.upfronthosting.co.za>
In-reply-to
Content
Brett, I reopened this because you said earlier that the test_reprlib
failure is due to a race condition where an invalidate_caches()
call is needed.

You're quite right of course that the new occurrence could be caused
by something unrelated. I can't reproduce the failure on Windows 7,
so it might be limited to XP.
History
Date User Action Args
2012-06-12 00:47:33skrahsetrecipients: + skrah, brett.cannon, pitrou, rpetrov, r.david.murray, brian.curtin, python-dev
2012-06-12 00:47:32skrahsetmessageid: <1339462052.88.0.784676344794.issue14599@psf.upfronthosting.co.za>
2012-06-12 00:47:32skrahlinkissue14599 messages
2012-06-12 00:47:31skrahcreate