- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message403543
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 | pablogsal |
|---|---|
| Recipients | Christian.Tismer, Mark.Shannon, corona10, gvanrossum, kj, pablogsal, serhiy.storchaka, steve.dower, vstinner |
| Date | 2021-10-09.16:52:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1633798329.01.0.558672746088.issue45256@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 543acbce5a1e23633379a853f38dc55b12f6d931 by Pablo Galindo Salgado in branch 'main': bpo-45256: Small cleanups for the code that inlines Python-to-Python calls in ceval.c (GH-28836) https://github.com/python/cpython/commit/543acbce5a1e23633379a853f38dc55b12f6d931 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-09 16:52:09 | pablogsal | set | recipients: + pablogsal, gvanrossum, vstinner, Mark.Shannon, serhiy.storchaka, steve.dower, Christian.Tismer, corona10, kj |
| 2021-10-09 16:52:09 | pablogsal | set | messageid: <1633798329.01.0.558672746088.issue45256@roundup.psfhosted.org> |
| 2021-10-09 16:52:09 | pablogsal | link | issue45256 messages |
| 2021-10-09 16:52:08 | pablogsal | create | |

