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 Mark.Shannon, eric.snow, gvanrossum, nascheme, vstinner
Date 2021-03-15.22:43:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615848211.27.0.405354605267.issue43503@roundup.psfhosted.org>
In-reply-to
Content
> * 5 singletons

This issue is discussed in bpo-39511 "[subinterpreters] Per-interpreter singletons (None, True, False, etc.)".

> Since they are part of the limited API, they have a direct effect on the stable ABI.

This issue is discussed in bpo-40601: "[C API] Hide static types from the limited C API".
History
Date User Action Args
2021-03-15 22:43:31vstinnersetrecipients: + vstinner, gvanrossum, nascheme, Mark.Shannon, eric.snow
2021-03-15 22:43:31vstinnersetmessageid: <1615848211.27.0.405354605267.issue43503@roundup.psfhosted.org>
2021-03-15 22:43:31vstinnerlinkissue43503 messages
2021-03-15 22:43:31vstinnercreate