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 eryksun, paul.moore, srinim, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-11-18.13:31:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwaKbqS0B0rJvSnUjgVRo4Er6E4HkNw6vgie4UBHhEb7Vw@mail.gmail.com>
In-reply-to <1479473729.88.0.565382911198.issue28732@psf.upfronthosting.co.za>
Content
I like the idea of using _Py_BEGIN_SUPPRESS_IPH, but also the idea of
implementing most obvious checks on arguments. Sadly, I don't have
access to Windows yet to write such patch. Eryk, if you write such
patch, I would be happy to review it ;-) Especially if it includes
unit tests :-D
History
Date User Action Args
2016-11-18 13:31:05vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, srinim
2016-11-18 13:31:05vstinnerlinkissue28732 messages
2016-11-18 13:31:05vstinnercreate