- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message111764
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 | boya, loewis, pitrou, skrah, terry.reedy, vstinner |
| Date | 2010-07-28.02:05:16 |
| SpamBayes Score | 0.02404002 |
| Marked as misclassified | No |
| Message-id | <1280282720.34.0.0991420338417.issue9246@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New version of the patch avoiding PyMem_*() functions to avoid a possible race condition (issue with the GIL). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-28 02:05:20 | vstinner | set | recipients: + vstinner, loewis, terry.reedy, pitrou, skrah, boya |
| 2010-07-28 02:05:20 | vstinner | set | messageid: <1280282720.34.0.0991420338417.issue9246@psf.upfronthosting.co.za> |
| 2010-07-28 02:05:18 | vstinner | link | issue9246 messages |
| 2010-07-28 02:05:18 | vstinner | create | |

