- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message322087
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 | serhiy.storchaka |
|---|---|
| Recipients | Ned Williamson, ZackerySpytz, lemburg, serhiy.storchaka |
| Date | 2018-07-21.08:27:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1532161669.55.0.56676864532.issue25943@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 32522050773c257a5c3c0c8929ba5c64123b53ed by Serhiy Storchaka (Zackery Spytz) in branch '2.7': bpo-25943: Fix potential heap corruption in bsddb's _db_associateCallback() (GH-8337) https://github.com/python/cpython/commit/32522050773c257a5c3c0c8929ba5c64123b53ed |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-21 08:27:49 | serhiy.storchaka | set | recipients: + serhiy.storchaka, lemburg, Ned Williamson, ZackerySpytz |
| 2018-07-21 08:27:49 | serhiy.storchaka | set | messageid: <1532161669.55.0.56676864532.issue25943@psf.upfronthosting.co.za> |
| 2018-07-21 08:27:49 | serhiy.storchaka | link | issue25943 messages |
| 2018-07-21 08:27:49 | serhiy.storchaka | create | |

