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 Claudiu.Popa, belopolsky, ezio.melotti, python-dev, serhiy.storchaka
Date 2013-11-24.16:17:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dSGkH4z83z7Lln@mail.python.org>
In-reply-to
Content
New changeset ce1578f4d105 by Serhiy Storchaka in branch '3.3':
Issue #19545: Avoid chained exceptions while passing stray % to
http://hg.python.org/cpython/rev/ce1578f4d105

New changeset 2bf4741515a7 by Serhiy Storchaka in branch 'default':
Issue #19545: Avoid chained exceptions while passing stray % to
http://hg.python.org/cpython/rev/2bf4741515a7
History
Date User Action Args
2013-11-24 16:17:44python-devsetrecipients: + python-dev, belopolsky, ezio.melotti, Claudiu.Popa, serhiy.storchaka
2013-11-24 16:17:44python-devlinkissue19545 messages
2013-11-24 16:17:44python-devcreate