- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message360338
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 | ncoghlan |
|---|---|
| Recipients | brett.cannon, eric.snow, jkloth, ncoghlan, serhiy.storchaka, vstinner |
| Date | 2020-01-20.22:21:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1579558899.41.0.914332742105.issue35134@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 1e420f849d0c094098543d2c27d35eaec69b2784 by Nick Coghlan in branch 'master': bpo-35134: Migrate frameobject.h contents to cpython/frameobject.h (GH-18052) https://github.com/python/cpython/commit/1e420f849d0c094098543d2c27d35eaec69b2784 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-01-20 22:21:39 | ncoghlan | set | recipients: + ncoghlan, brett.cannon, vstinner, jkloth, eric.snow, serhiy.storchaka |
| 2020-01-20 22:21:39 | ncoghlan | set | messageid: <1579558899.41.0.914332742105.issue35134@roundup.psfhosted.org> |
| 2020-01-20 22:21:39 | ncoghlan | link | issue35134 messages |
| 2020-01-20 22:21:39 | ncoghlan | create | |

