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 larry, martin.panter, methane, python-dev, serhiy.storchaka, vstinner
Date 2017-02-02.12:22:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486038163.06.0.51755178621.issue29300@psf.upfronthosting.co.za>
In-reply-to
Content
Propose for your consideration a patch that uses Argument Clinic for getting possible cached struct object from the format. This simplifies the implementation of module level functions.
History
Date User Action Args
2017-02-02 12:22:43serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, larry, methane, python-dev, martin.panter
2017-02-02 12:22:43serhiy.storchakasetmessageid: <1486038163.06.0.51755178621.issue29300@psf.upfronthosting.co.za>
2017-02-02 12:22:43serhiy.storchakalinkissue29300 messages
2017-02-02 12:22:42serhiy.storchakacreate