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.16:03:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581609821.21.0.957567300199.issue39573@roundup.psfhosted.org>
In-reply-to
Content
>"obj == Py_None" is a very common pattern.
>You have check how it is done in HPy: https://github.com/pyhandle/hpy
>See also bpo-39511: "[subinterpreters] Per-interpreter singletons (None, >True, False, etc.)".

Thanks, I will check it.
History
Date User Action Args
2020-02-13 16:03:41shihai1991setrecipients: + shihai1991, nascheme, vstinner, serhiy.storchaka, steve.dower, corona10
2020-02-13 16:03:41shihai1991setmessageid: <1581609821.21.0.957567300199.issue39573@roundup.psfhosted.org>
2020-02-13 16:03:41shihai1991linkissue39573 messages
2020-02-13 16:03:41shihai1991create