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 asvetlov, georg.brandl, gvanrossum, larry, pconnell, pitrou, python-dev, xdegaye
Date 2014-03-10.01:35:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fj26v21VJz7Ljb@mail.python.org>
In-reply-to
Content
New changeset 5c6c96c82afb by R David Murray in branch 'default':
whatsnew: pdb works for debugging asyncio programs (#16596).
http://hg.python.org/cpython/rev/5c6c96c82afb
History
Date User Action Args
2014-03-10 01:35:04python-devsetrecipients: + python-dev, gvanrossum, georg.brandl, pitrou, larry, asvetlov, xdegaye, pconnell
2014-03-10 01:35:04python-devlinkissue16596 messages
2014-03-10 01:35:03python-devcreate