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 Julian.Gindi, Tim.Graham, berker.peksag, bignose, brett.cannon, davidszotten@gmail.com, eric.snow, ezio.melotti, ncoghlan, python-dev, rhettinger, serhiy.storchaka
Date 2016-10-16.22:04:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161016220424.5183.71135.C285D073@psf.io>
In-reply-to
Content
New changeset 7dd0910e8fbf by Berker Peksag in branch '2.7':
Issue #21720: Improve exception message when the type of fromlist is unicode
https://hg.python.org/cpython/rev/7dd0910e8fbf
History
Date User Action Args
2016-10-16 22:04:27python-devsetrecipients: + python-dev, brett.cannon, rhettinger, ncoghlan, ezio.melotti, bignose, eric.snow, berker.peksag, serhiy.storchaka, Julian.Gindi, davidszotten@gmail.com, Tim.Graham
2016-10-16 22:04:27python-devlinkissue21720 messages
2016-10-16 22:04:27python-devcreate