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 barry, eli.bendersky, ethan.furman, python-dev, simon.percivall
Date 2017-01-24.20:14:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170124201418.43868.83752.2D0CEBB1@psf.io>
In-reply-to
Content
New changeset 95e184bd2d89 by Ethan Furman in branch '3.6':
closes issue29167: fix race condition in (Int)Flag
https://hg.python.org/cpython/rev/95e184bd2d89

New changeset e6b98c270718 by Ethan Furman in branch 'default':
issue29167: fix race condition in (Int)Flag
https://hg.python.org/cpython/rev/e6b98c270718
History
Date User Action Args
2017-01-24 20:14:24python-devsetrecipients: + python-dev, barry, simon.percivall, eli.bendersky, ethan.furman
2017-01-24 20:14:24python-devlinkissue29167 messages
2017-01-24 20:14:24python-devcreate