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 shihai1991
Recipients corona10, nascheme, serhiy.storchaka, shihai1991, steve.dower, vstinner
Date 2020-02-13.15:55:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581609319.06.0.64664978748.issue39573@roundup.psfhosted.org>
In-reply-to
Content
Hi, guys. Is there value in adding `PyNone_Check` macro?(`_PyNone_Type` is not esposed to CAPI directly, so I am not sure about it)
If the answer is 'yes', i can add it ;)
History
Date User Action Args
2020-02-13 15:55:19shihai1991setrecipients: + shihai1991, nascheme, vstinner, serhiy.storchaka, steve.dower, corona10
2020-02-13 15:55:19shihai1991setmessageid: <1581609319.06.0.64664978748.issue39573@roundup.psfhosted.org>
2020-02-13 15:55:19shihai1991linkissue39573 messages
2020-02-13 15:55:18shihai1991create