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 meador.inge, python-dev, serhiy.storchaka, vstinner
Date 2016-05-16.06:42:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160516064253.67143.72532.84873A44@psf.io>
In-reply-to
Content
New changeset c6c1882ecc77 by Serhiy Storchaka in branch 'default':
Issue #26765: Ensure that bytes- and unicode-specific stringlib files are used
https://hg.python.org/cpython/rev/c6c1882ecc77
History
Date User Action Args
2016-05-16 06:42:59python-devsetrecipients: + python-dev, vstinner, meador.inge, serhiy.storchaka
2016-05-16 06:42:59python-devlinkissue26765 messages
2016-05-16 06:42:59python-devcreate