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 Susan Sun, belopolsky, benjamin.peterson, docs@python, georg.brandl, gladman, ncoghlan, python-dev, rhettinger, serhiy.storchaka, terry.reedy, vstinner
Date 2016-03-23.17:40:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160323174043.40395.78831.C2A99D5C@psf.io>
In-reply-to
Content
New changeset f3bd94c57cd8 by Terry Jan Reedy in branch '3.5':
Issue #26525: Change chr example to match change in ord example.
https://hg.python.org/cpython/rev/f3bd94c57cd8
History
Date User Action Args
2016-03-23 17:40:53python-devsetrecipients: + python-dev, georg.brandl, rhettinger, terry.reedy, ncoghlan, belopolsky, vstinner, benjamin.peterson, docs@python, serhiy.storchaka, gladman, Susan Sun
2016-03-23 17:40:53python-devlinkissue26525 messages
2016-03-23 17:40:53python-devcreate