- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message403964
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-10-14.23:52:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1634255577.0.0.913160739493.issue35134@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
commit 37b1d607bf0f1a9c1e89b1715349efc24dc180e0 (upstream/main, main) Author: Victor Stinner <vstinner@python.org> Date: Fri Oct 15 01:50:28 2021 +0200 po-35134: Move Include/funcobject.h to Include/cpython/ (GH-28958) Remove redundant "#ifndef Py_LIMITED_API" in funcobject.h. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-14 23:52:57 | vstinner | set | recipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka, shihai1991, erlendaasland, nw0 |
| 2021-10-14 23:52:57 | vstinner | set | messageid: <1634255577.0.0.913160739493.issue35134@roundup.psfhosted.org> |
| 2021-10-14 23:52:56 | vstinner | link | issue35134 messages |
| 2021-10-14 23:52:56 | vstinner | create | |

