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 steven.daprano
Recipients brett.cannon, pxeger, steven.daprano
Date 2021-07-15.10:45:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20210715104315.GR13804@ando.pearwood.info>
In-reply-to <1626344674.31.0.279446529761.issue44643@roundup.psfhosted.org>
Content
On Thu, Jul 15, 2021 at 10:24:34AM +0000, Patrick Reader wrote:
> It may be, but in that case, why do LOAD_BUILD_CLASS and things still use it?

They're allowed to use CPython implementation details because they are 
part of the CPython implementation.
History
Date User Action Args
2021-07-15 10:45:29steven.dapranosetrecipients: + steven.daprano, brett.cannon, pxeger
2021-07-15 10:45:29steven.dapranolinkissue44643 messages
2021-07-15 10:45:28steven.dapranocreate