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 Arfrever, benjamin.peterson, docs@python, martin.panter, r.david.murray, rhettinger, serhiy.storchaka, vstinner, xiang.zhang, zbysz
Date 2017-06-23.13:11:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498223474.35.0.1028750329.issue21071@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f87b85f80853c580b1c8bf78a51b0e9a25f6e1a7 by Victor Stinner in branch 'master':
bpo-21071: struct.Struct.format type is now str (#845)
https://github.com/python/cpython/commit/f87b85f80853c580b1c8bf78a51b0e9a25f6e1a7
History
Date User Action Args
2017-06-23 13:11:14vstinnersetrecipients: + vstinner, rhettinger, benjamin.peterson, Arfrever, r.david.murray, zbysz, docs@python, martin.panter, serhiy.storchaka, xiang.zhang
2017-06-23 13:11:14vstinnersetmessageid: <1498223474.35.0.1028750329.issue21071@psf.upfronthosting.co.za>
2017-06-23 13:11:14vstinnerlinkissue21071 messages
2017-06-23 13:11:14vstinnercreate