- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message361559
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 | vstinner |
| Date | 2020-02-07.10:24:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1581071088.94.0.48665166282.issue38644@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> One further step would be to change the VECTORCALL/FASTCALL calling convention to pass tstate. My first strong motivation is to get None singleton from tstate. It's now being discussed in bpo-39511: "[subinterpreters] Per-interpreter singletons (None, True, False, etc.)". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-02-07 10:24:48 | vstinner | set | recipients: + vstinner |
| 2020-02-07 10:24:48 | vstinner | set | messageid: <1581071088.94.0.48665166282.issue38644@roundup.psfhosted.org> |
| 2020-02-07 10:24:48 | vstinner | link | issue38644 messages |
| 2020-02-07 10:24:48 | vstinner | create | |

