- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message403538
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.15:51:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1633794694.42.0.331237971753.issue45256@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset b4903afd4debbbd71dc49a2c8fefa74a3b6c6832 by Pablo Galindo Salgado in branch 'main': bpo-45256: Remove the usage of the C stack in Python to Python calls (GH-28488) https://github.com/python/cpython/commit/b4903afd4debbbd71dc49a2c8fefa74a3b6c6832 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-09 15:51:34 | pablogsal | set | recipients: + pablogsal, gvanrossum, vstinner, Mark.Shannon, serhiy.storchaka, steve.dower, Christian.Tismer, corona10, kj |
| 2021-10-09 15:51:34 | pablogsal | set | messageid: <1633794694.42.0.331237971753.issue45256@roundup.psfhosted.org> |
| 2021-10-09 15:51:34 | pablogsal | link | issue45256 messages |
| 2021-10-09 15:51:34 | pablogsal | create | |

