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 vstinner
Recipients eric.smith, petr.viktorin, serhiy.storchaka, vstinner
Date 2018-09-11.22:23:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536704608.28.0.0269046726804.issue34595@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 998b80636690ffbdb0a278810d9c031fad38631d by Victor Stinner in branch 'master':
Revert "bpo-34595: Add %T format to PyUnicode_FromFormatV() (GH-9080)" (GH-9187)
https://github.com/python/cpython/commit/998b80636690ffbdb0a278810d9c031fad38631d
History
Date User Action Args
2018-09-11 22:23:28vstinnersetrecipients: + vstinner, eric.smith, petr.viktorin, serhiy.storchaka
2018-09-11 22:23:28vstinnersetmessageid: <1536704608.28.0.0269046726804.issue34595@psf.upfronthosting.co.za>
2018-09-11 22:23:28vstinnerlinkissue34595 messages
2018-09-11 22:23:28vstinnercreate