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, serhiy.storchaka, zach.ware
Date 2015-01-20.20:12:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150120201215.93177.96706@psf.io>
In-reply-to
Content
New changeset 1cb2b46c5109 by Zachary Ware in branch '3.4':
Issue #23280: Fix docstrings for binascii.(un)hexlify
https://hg.python.org/cpython/rev/1cb2b46c5109

New changeset 754c630c98a3 by Zachary Ware in branch 'default':
Merge with 3.4 (closes #23280)
https://hg.python.org/cpython/rev/754c630c98a3
History
Date User Action Args
2015-01-20 20:12:40python-devsetrecipients: + python-dev, zach.ware, serhiy.storchaka
2015-01-20 20:12:40python-devlinkissue23280 messages
2015-01-20 20:12:40python-devcreate