- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message389285
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-03-22.08:32:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1616401941.31.0.757063103399.issue35134@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 56f031ec5281723b7c617edfa5748f2ae6a4c347 by Hai Shi in branch 'master': bpo-35134: Add include/cpython/compile.h (GH-24922) https://github.com/python/cpython/commit/56f031ec5281723b7c617edfa5748f2ae6a4c347 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-03-22 08:32:21 | vstinner | set | recipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka, shihai1991, erlendaasland, nw0 |
| 2021-03-22 08:32:21 | vstinner | set | messageid: <1616401941.31.0.757063103399.issue35134@roundup.psfhosted.org> |
| 2021-03-22 08:32:21 | vstinner | link | issue35134 messages |
| 2021-03-22 08:32:20 | vstinner | create | |

