- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message394491
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 | brett.cannon, eric.snow, erlendaasland, jkloth, ncoghlan, nw0, serhiy.storchaka, shihai1991, vstinner |
| Date | 2021-05-26.22:46:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1622069160.72.0.379117531132.issue35134@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Include/README.rst and https://devguide.python.org/c-api/ now define guideliens for header files and the 3 APIs. I consider that this issue is now fixed. Even if there are still non-limited API declared in Include/*.h, changing that can be done in follow-up issues. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-05-26 22:46:00 | vstinner | set | recipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka, shihai1991, erlendaasland, nw0 |
| 2021-05-26 22:46:00 | vstinner | set | messageid: <1622069160.72.0.379117531132.issue35134@roundup.psfhosted.org> |
| 2021-05-26 22:46:00 | vstinner | link | issue35134 messages |
| 2021-05-26 22:46:00 | vstinner | create | |

