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 benfogle, benjamin.peterson, martin.panter, pitrou, stutzbach
Date 2017-11-10.21:03:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510347823.96.0.213398074469.issue31976@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9703f092abc0259926d88c7855afeae4a78afc7d by Antoine Pitrou (benfogle) in branch 'master':
bpo-31976: Fix race condition when flushing a file is slow. (#4331)
https://github.com/python/cpython/commit/9703f092abc0259926d88c7855afeae4a78afc7d
History
Date User Action Args
2017-11-10 21:03:44pitrousetrecipients: + pitrou, benjamin.peterson, stutzbach, martin.panter, benfogle
2017-11-10 21:03:43pitrousetmessageid: <1510347823.96.0.213398074469.issue31976@psf.upfronthosting.co.za>
2017-11-10 21:03:43pitroulinkissue31976 messages
2017-11-10 21:03:43pitroucreate