- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message377424
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 | corona10, hoefling, pablogsal, shihai1991, vstinner |
| Date | 2020-09-23.21:25:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1600896345.67.0.295907712052.issue41654@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset bbeb223e9a5e9f9374df384efa386b4068a65c0e by Victor Stinner in branch 'master': bpo-41654: Fix compiler warning in MemoryError_dealloc() (GH-22387) https://github.com/python/cpython/commit/bbeb223e9a5e9f9374df384efa386b4068a65c0e |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-09-23 21:25:45 | vstinner | set | recipients: + vstinner, corona10, pablogsal, shihai1991, hoefling |
| 2020-09-23 21:25:45 | vstinner | set | messageid: <1600896345.67.0.295907712052.issue41654@roundup.psfhosted.org> |
| 2020-09-23 21:25:45 | vstinner | link | issue41654 messages |
| 2020-09-23 21:25:45 | vstinner | create | |

