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 yselivanov
Recipients eric.snow, gregory.p.smith, josh.r, lisroach, ncoghlan, ned.deily, pablogsal, pitrou, rhettinger, serhiy.storchaka, yselivanov
Date 2018-01-31.16:18:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517415499.53.0.467229070634.issue31356@psf.upfronthosting.co.za>
In-reply-to
Content
Just noting here: the original PR was a little bit under-reviewed: return values of C functions were not checked, and the code style was very far from PEP 7.
History
Date User Action Args
2018-01-31 16:18:19yselivanovsetrecipients: + yselivanov, rhettinger, gregory.p.smith, ncoghlan, pitrou, ned.deily, eric.snow, serhiy.storchaka, josh.r, lisroach, pablogsal
2018-01-31 16:18:19yselivanovsetmessageid: <1517415499.53.0.467229070634.issue31356@psf.upfronthosting.co.za>
2018-01-31 16:18:19yselivanovlinkissue31356 messages
2018-01-31 16:18:19yselivanovcreate