- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message408666
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 | eric.snow |
|---|---|
| Recipients | Mark.Shannon, corona10, craigh, diabonas, eric.snow, erlendaasland, hroncok, methane, ndjensen, pablogsal, serhiy.storchaka, vstinner |
| Date | 2021-12-16.01:11:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1639617104.62.0.537818339012.issue46006@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I've created a PR for moving the interned strings and identifiers to _PyRuntimeState until we are ready to move them back to the interpreter. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-12-16 01:11:44 | eric.snow | set | recipients: + eric.snow, vstinner, craigh, methane, Mark.Shannon, serhiy.storchaka, ndjensen, hroncok, corona10, pablogsal, erlendaasland, diabonas |
| 2021-12-16 01:11:44 | eric.snow | set | messageid: <1639617104.62.0.537818339012.issue46006@roundup.psfhosted.org> |
| 2021-12-16 01:11:44 | eric.snow | link | issue46006 messages |
| 2021-12-16 01:11:44 | eric.snow | create | |

