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 xiang.zhang
Recipients lemburg, serhiy.storchaka, xiang.zhang
Date 2018-03-25.04:09:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521950967.95.0.467229070634.issue32943@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e4ce9fa89cb542dced553710b05de85202bc4715 by Xiang Zhang in branch 'master':
bpo-32943: Fix confusing error message for rot13 codec (GH-5869)
https://github.com/python/cpython/commit/e4ce9fa89cb542dced553710b05de85202bc4715
History
Date User Action Args
2018-03-25 04:09:28xiang.zhangsetrecipients: + xiang.zhang, lemburg, serhiy.storchaka
2018-03-25 04:09:27xiang.zhangsetmessageid: <1521950967.95.0.467229070634.issue32943@psf.upfronthosting.co.za>
2018-03-25 04:09:27xiang.zhanglinkissue32943 messages
2018-03-25 04:09:27xiang.zhangcreate