- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message405628
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 | Mark.Shannon |
|---|---|
| Recipients | Mark.Shannon, eric.snow, erlendaasland, vstinner |
| Date | 2021-11-03.16:22:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1635956561.57.0.858522272445.issue45691@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset acc89db9233abf4d903af9a7595a2ed7478fe7d3 by Mark Shannon in branch 'main': bpo-45691: Make array of small ints static to fix use-after-free error. (GH-29366) https://github.com/python/cpython/commit/acc89db9233abf4d903af9a7595a2ed7478fe7d3 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-11-03 16:22:41 | Mark.Shannon | set | recipients: + Mark.Shannon, vstinner, eric.snow, erlendaasland |
| 2021-11-03 16:22:41 | Mark.Shannon | set | messageid: <1635956561.57.0.858522272445.issue45691@roundup.psfhosted.org> |
| 2021-11-03 16:22:41 | Mark.Shannon | link | issue45691 messages |
| 2021-11-03 16:22:41 | Mark.Shannon | create | |

