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 SamB, dmalcolm, loewis, pitrou, tromey, twouters, vstinner
Date 2015-03-17.10:25:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426587904.13.0.525433681796.issue11410@psf.upfronthosting.co.za>
In-reply-to
Content
> The getargs.c change *is* necessary, although it doesn't have to be that exact change.

Why not moving these declarations to Include/modsupport.h where _PyArg_Parse...() are already used?
History
Date User Action Args
2015-03-17 10:25:04vstinnersetrecipients: + vstinner, loewis, twouters, pitrou, dmalcolm, SamB, tromey
2015-03-17 10:25:04vstinnersetmessageid: <1426587904.13.0.525433681796.issue11410@psf.upfronthosting.co.za>
2015-03-17 10:25:04vstinnerlinkissue11410 messages
2015-03-17 10:25:04vstinnercreate