- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message382224
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 | vstinner |
| Date | 2020-12-01.09:37:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1606815467.44.0.668577869427.issue42519@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 32bd68c839adb7b42af12366ab0892303115d1d1 by Victor Stinner in branch 'master': bpo-42519: Replace PyObject_MALLOC() with PyObject_Malloc() (GH-23587) https://github.com/python/cpython/commit/32bd68c839adb7b42af12366ab0892303115d1d1 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-12-01 09:37:47 | vstinner | set | recipients: + vstinner |
| 2020-12-01 09:37:47 | vstinner | set | messageid: <1606815467.44.0.668577869427.issue42519@roundup.psfhosted.org> |
| 2020-12-01 09:37:47 | vstinner | link | issue42519 messages |
| 2020-12-01 09:37:47 | vstinner | create | |

