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 serhiy.storchaka
Recipients christian.heimes, docs@python, eric.smith, ewosborne, ncoghlan, serhiy.storchaka, zach.ware
Date 2019-09-27.17:03:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569603788.67.0.674061485279.issue32820@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5d6f5b629394066a5249af25cc01f1a1f0edc138 by Serhiy Storchaka in branch 'master':
bpo-32820: Simplify __format__ implementation for ipaddress. (GH-16378)
https://github.com/python/cpython/commit/5d6f5b629394066a5249af25cc01f1a1f0edc138
History
Date User Action Args
2019-09-27 17:03:08serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, eric.smith, christian.heimes, docs@python, zach.ware, ewosborne
2019-09-27 17:03:08serhiy.storchakasetmessageid: <1569603788.67.0.674061485279.issue32820@roundup.psfhosted.org>
2019-09-27 17:03:08serhiy.storchakalinkissue32820 messages
2019-09-27 17:03:08serhiy.storchakacreate