Message414122
| 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:26 | vstinner | set | recipients: + vstinner, gvanrossum, eric.snow, miss-islington, kumaraditya |
| 2022-02-26 23:27:26 | vstinner | set | messageid: <1645918046.28.0.928455385166.issue46608@roundup.psfhosted.org> |
| 2022-02-26 23:27:26 | vstinner | link | issue46608 messages |
| 2022-02-26 23:27:26 | vstinner | create | |