- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message388765
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 | eric.snow |
| Date | 2021-03-15.19:28:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1615836515.08.0.743303243286.issue43503@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
If the stable ABI weren't an issue then we would probably: * deprecate using the objects directly * do something like (2a) in the meantime It may make sense to do that for "#ifndef Py_LIMITED_API", regardless of how we handle the limited API. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-03-15 19:28:35 | eric.snow | set | recipients: + eric.snow |
| 2021-03-15 19:28:35 | eric.snow | set | messageid: <1615836515.08.0.743303243286.issue43503@roundup.psfhosted.org> |
| 2021-03-15 19:28:35 | eric.snow | link | issue43503 messages |
| 2021-03-15 19:28:35 | eric.snow | create | |

