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 gregory.p.smith
Recipients Arfrever, Christian H, barry, belopolsky, eric.smith, gotgenes, gregory.p.smith, mrh1997, ncoghlan
Date 2019-05-29.18:47:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559155624.46.0.124893772631.issue22385@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0c2f9305640f7655ba0cd5f478948b2763b376b3 by Gregory P. Smith in branch 'master':
bpo-22385: Support output separators in hex methods. (#13578)
https://github.com/python/cpython/commit/0c2f9305640f7655ba0cd5f478948b2763b376b3
History
Date User Action Args
2019-05-29 18:47:04gregory.p.smithsetrecipients: + gregory.p.smith, barry, ncoghlan, belopolsky, eric.smith, gotgenes, Arfrever, Christian H, mrh1997
2019-05-29 18:47:04gregory.p.smithsetmessageid: <1559155624.46.0.124893772631.issue22385@roundup.psfhosted.org>
2019-05-29 18:47:04gregory.p.smithlinkissue22385 messages
2019-05-29 18:47:04gregory.p.smithcreate