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 vstinner
Date 2018-11-28.13:30:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543411800.52.0.788709270274.issue35337@psf.upfronthosting.co.za>
In-reply-to
Content
My commit df108dc6610e41c54ed064a854e3903c143f0d77 already added assert(PyTuple_Check(op)) to these two macros.
History
Date User Action Args
2018-11-28 13:30:00vstinnersetrecipients: + vstinner
2018-11-28 13:30:00vstinnersetmessageid: <1543411800.52.0.788709270274.issue35337@psf.upfronthosting.co.za>
2018-11-28 13:30:00vstinnerlinkissue35337 messages
2018-11-28 13:30:00vstinnercreate