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 Devin Jeanpierre, Dude-X, amaury.forgeotdarc, brian.curtin, christian.heimes, kristjan.jonsson, loewis, mhammond, pitrou, python-dev, r.david.murray, ronaldoussoren, santoso.wijaya, tim.golden
Date 2012-06-29.21:14:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SkiWd-0000rk-7q@dinsdale.python.org>
In-reply-to
Content
New changeset bb4b184e5b33 by Tim Golden in branch '2.7':
Issue #1677: Handle better a race condition between the interactive interpreter and
http://hg.python.org/cpython/rev/bb4b184e5b33

New changeset 52af10209976 by Tim Golden in branch '3.2':
Issue #1677: Handle better a race condition between the interactive interpreter and
http://hg.python.org/cpython/rev/52af10209976

New changeset 9523c122d6fc by Tim Golden in branch 'default':
Issue #1677: Handle better a race condition between the interactive interpreter and
http://hg.python.org/cpython/rev/9523c122d6fc
History
Date User Action Args
2012-06-29 21:14:49python-devsetrecipients: + python-dev, loewis, mhammond, ronaldoussoren, amaury.forgeotdarc, pitrou, kristjan.jonsson, christian.heimes, tim.golden, Dude-X, Devin Jeanpierre, r.david.murray, brian.curtin, santoso.wijaya
2012-06-29 21:14:48python-devlinkissue1677 messages
2012-06-29 21:14:48python-devcreate