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, vstinner
Date 2018-09-07.16:01:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536336064.34.0.56676864532.issue34595@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 886483e2b9bbabf60ab769683269b873381dd5ee by Victor Stinner in branch 'master':
bpo-34595: Add %T format to PyUnicode_FromFormatV() (GH-9080)
https://github.com/python/cpython/commit/886483e2b9bbabf60ab769683269b873381dd5ee
History
Date User Action Args
2018-09-07 16:01:04vstinnersetrecipients: + vstinner, eric.smith
2018-09-07 16:01:04vstinnersetmessageid: <1536336064.34.0.56676864532.issue34595@psf.upfronthosting.co.za>
2018-09-07 16:01:04vstinnerlinkissue34595 messages
2018-09-07 16:01:04vstinnercreate