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 rhettinger, serhiy.storchaka, vstinner
Date 2017-02-06.00:00:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486339259.52.0.844072332181.issue29452@psf.upfronthosting.co.za>
In-reply-to
Content
deque-2.patch calls _PyArg_NoStackKeywords() before _PyArg_ParseStack().
History
Date User Action Args
2017-02-06 00:00:59vstinnersetrecipients: + vstinner, rhettinger, serhiy.storchaka
2017-02-06 00:00:59vstinnersetmessageid: <1486339259.52.0.844072332181.issue29452@psf.upfronthosting.co.za>
2017-02-06 00:00:59vstinnerlinkissue29452 messages
2017-02-06 00:00:59vstinnercreate