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 eric.snow, gvanrossum, kumaraditya, miss-islington, vstinner
Date 2022-02-26.23:27:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645918046.28.0.928455385166.issue46608@roundup.psfhosted.org>
In-reply-to
Content
https://docs.python.org/dev/whatsnew/3.11.html#c-api-changes documents the addition of the "is_package" member to the _frozen structure, but it doesn't mention the new "get_code" member. Can it be also documented?
History
Date User Action Args
2022-02-26 23:27:26vstinnersetrecipients: + vstinner, gvanrossum, eric.snow, miss-islington, kumaraditya
2022-02-26 23:27:26vstinnersetmessageid: <1645918046.28.0.928455385166.issue46608@roundup.psfhosted.org>
2022-02-26 23:27:26vstinnerlinkissue46608 messages
2022-02-26 23:27:26vstinnercreate