- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message344965
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 | jdemeyer, lazka, lukasz.langa, miss-islington, petr.viktorin, vstinner |
| Date | 2019-06-07.16:32:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1559925120.19.0.683298372696.issue37191@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9689f80e61e5863668a562793ebb85031ef9fd3e by Victor Stinner (Petr Viktorin) in branch '3.8': bpo-37191: Avoid declaration-after-statement in header included from Python.h (GH-13887) https://github.com/python/cpython/commit/9689f80e61e5863668a562793ebb85031ef9fd3e |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-07 16:32:00 | vstinner | set | recipients: + vstinner, petr.viktorin, lukasz.langa, jdemeyer, lazka, miss-islington |
| 2019-06-07 16:32:00 | vstinner | set | messageid: <1559925120.19.0.683298372696.issue37191@roundup.psfhosted.org> |
| 2019-06-07 16:32:00 | vstinner | link | issue37191 messages |
| 2019-06-07 16:32:00 | vstinner | create | |

