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 python-dev
Recipients neologix, pitrou, python-dev, vstinner
Date 2015-03-16.16:58:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150316165835.27355.92593@psf.io>
In-reply-to
Content
New changeset a18f7508649b by Victor Stinner in branch 'default':
Issue #23680: Reduce risk of race condition in check_interrupted_write_retry()
https://hg.python.org/cpython/rev/a18f7508649b
History
Date User Action Args
2015-03-16 16:58:38python-devsetrecipients: + python-dev, pitrou, vstinner, neologix
2015-03-16 16:58:38python-devlinkissue23680 messages
2015-03-16 16:58:38python-devcreate