Message 260467 - Python tracker (original) (raw)
Message260467
Author | vstinner |
---|---|
Recipients | catalin.manciu, vstinner |
Date | 2016-02-18.16:21:29 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1455812489.64.0.87392176576.issue26382@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Instead of modifying individual files, I proposed to modify PyMem_Malloc to use PyObject_Malloc allocator: issue #26249. But the patch for Python 2 still makes sense. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-02-18 16:21:29 | vstinner | set | recipients: + vstinner, catalin.manciu |
2016-02-18 16:21:29 | vstinner | set | messageid: 1455812489.64.0.87392176576.issue26382@psf.upfronthosting.co.za |
2016-02-18 16:21:29 | vstinner | link | issue26382 messages |
2016-02-18 16:21:29 | vstinner | create |