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 David.Edelsohn, db3l, flox, gvanrossum, larry, ncoghlan, neologix, pitrou, python-dev, sbt, skrah, tim.peters, vstinner
Date 2013-10-22.04:29:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d3hZ66C2Pz7LkM@mail.python.org>
In-reply-to
Content
New changeset c2e018c54689 by Guido van Rossum in branch 'default':
Fix asyncio issue #19293 (hangs on AIX).
http://hg.python.org/cpython/rev/c2e018c54689
History
Date User Action Args
2013-10-22 04:29:19python-devsetrecipients: + python-dev, gvanrossum, tim.peters, db3l, ncoghlan, pitrou, vstinner, larry, skrah, flox, neologix, sbt, David.Edelsohn
2013-10-22 04:29:19python-devlinkissue19293 messages
2013-10-22 04:29:19python-devcreate