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 vstinner
Recipients MSeifert, martin.panter, r.david.murray, serhiy.storchaka, vstinner
Date 2017-06-09.16:27:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497025628.64.0.667483957095.issue29951@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f9f1ccace395a8f65b60dc12567a237b4002fd18 by Victor Stinner (Serhiy Storchaka) in branch 'master':
Fix regression in error message introduced in bpo-29951. (#2028)
https://github.com/python/cpython/commit/f9f1ccace395a8f65b60dc12567a237b4002fd18
History
Date User Action Args
2017-06-09 16:27:08vstinnersetrecipients: + vstinner, r.david.murray, martin.panter, serhiy.storchaka, MSeifert
2017-06-09 16:27:08vstinnersetmessageid: <1497025628.64.0.667483957095.issue29951@psf.upfronthosting.co.za>
2017-06-09 16:27:08vstinnerlinkissue29951 messages
2017-06-09 16:27:08vstinnercreate