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 python-dev
Recipients larry, martin.panter, methane, python-dev, serhiy.storchaka, skrah, vstinner
Date 2017-02-04.10:00:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486202431.99.0.329322649721.issue29300@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e21cda70a3a13eb6e6238e436a5c0e2c4e4bebef by Serhiy Storchaka in branch 'master':
Issue #29300: Use Argument Clinic for getting struct object from the format.
https://github.com/python/cpython/commit/e21cda70a3a13eb6e6238e436a5c0e2c4e4bebef
History
Date User Action Args
2017-02-04 10:00:32python-devsetrecipients: + python-dev, vstinner, larry, methane, skrah, martin.panter, serhiy.storchaka
2017-02-04 10:00:31python-devsetmessageid: <1486202431.99.0.329322649721.issue29300@psf.upfronthosting.co.za>
2017-02-04 10:00:31python-devlinkissue29300 messages
2017-02-04 10:00:31python-devcreate