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 python-dev, vstinner
Date 2015-10-14.09:32:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151014093240.3285.75020@psf.io>
In-reply-to
Content
New changeset 55d207a637ff by Victor Stinner in branch 'default':
Optimize bytes.fromhex() and bytearray.fromhex()
https://hg.python.org/cpython/rev/55d207a637ff
History
Date User Action Args
2015-10-14 09:32:44python-devsetrecipients: + python-dev, vstinner
2015-10-14 09:32:43python-devlinkissue25401 messages
2015-10-14 09:32:43python-devcreate