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 brett.cannon, pitrou, python-dev, scoder
Date 2013-09-28.17:16:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cnGkl6D6Mz7Lk8@mail.python.org>
In-reply-to
Content
New changeset 921177a65386 by Antoine Pitrou in branch 'default':
Issue #19108: fix str/bytes mismatch when raising exception under Python 3
http://hg.python.org/benchmarks/rev/921177a65386
History
Date User Action Args
2013-09-28 17:16:48python-devsetrecipients: + python-dev, brett.cannon, pitrou, scoder
2013-09-28 17:16:48python-devlinkissue19108 messages
2013-09-28 17:16:48python-devcreate