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 janzert
Recipients barry, janzert, petri.lehtinen, r.david.murray
Date 2013-09-16.19:25:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379359544.09.0.127453460645.issue19037@psf.upfronthosting.co.za>
In-reply-to
Content
I can certainly write a patch if wanted. It should be simply moving and modifying two lines in each of the two methods. My understanding is that it should be against 2.7 so it can be applied there first then merged forward?

Unfortunately while I can consistently reproduce the problem, with a script using pyinotify, I'm pretty lost how to write a test that would catch this.
History
Date User Action Args
2013-09-16 19:25:44janzertsetrecipients: + janzert, barry, r.david.murray, petri.lehtinen
2013-09-16 19:25:44janzertsetmessageid: <1379359544.09.0.127453460645.issue19037@psf.upfronthosting.co.za>
2013-09-16 19:25:44janzertlinkissue19037 messages
2013-09-16 19:25:43janzertcreate