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 acucci, benjamin.peterson, brett.cannon, georg.brandl, ncoghlan, python-dev, serhiy.storchaka, sirkonst, yselivanov
Date 2015-12-29.16:09:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151229160856.70437.45225@psf.io>
In-reply-to
Content
New changeset 4fa8c0c69ee9 by Benjamin Peterson in branch '3.5':
make recording and reporting errors and nonlocal and global directives more robust (closes #25973)
https://hg.python.org/cpython/rev/4fa8c0c69ee9

New changeset c64e68d703cf by Benjamin Peterson in branch 'default':
merge 3.5 (#25973)
https://hg.python.org/cpython/rev/c64e68d703cf
History
Date User Action Args
2015-12-29 16:09:27python-devsetrecipients: + python-dev, brett.cannon, georg.brandl, ncoghlan, benjamin.peterson, serhiy.storchaka, yselivanov, acucci, sirkonst
2015-12-29 16:09:27python-devlinkissue25973 messages
2015-12-29 16:09:26python-devcreate