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 xtreak
Recipients bansalanjali, ppperry, rhettinger, terry.reedy, xtreak
Date 2018-07-22.15:05:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532271905.26.0.56676864532.issue34127@psf.upfronthosting.co.za>
In-reply-to
Content
I have added a simple patch based on the changes by https://bugs.python.org/issue29951. The C code related error messages doesn't seem to have been covered by tests and I have added some tests. I have limited knowledge of C and this is my first C patch so code comments if any will be helpful.

Thanks
History
Date User Action Args
2018-07-22 15:05:05xtreaksetrecipients: + xtreak, rhettinger, terry.reedy, ppperry, bansalanjali
2018-07-22 15:05:05xtreaksetmessageid: <1532271905.26.0.56676864532.issue34127@psf.upfronthosting.co.za>
2018-07-22 15:05:05xtreaklinkissue34127 messages
2018-07-22 15:05:05xtreakcreate