Message330269
| Author | vstinner |
|---|---|
| Recipients | eric.snow, ncoghlan, vstinner |
| Date | 2018-11-22.16:31:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1542904265.54.0.788709270274.issue35265@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Honestly, I'm not convinced that the change is worth it. It looks like a giant complication for a very specific use case, whereas the current _PyMem_SetDefaultAllocator() solution "works". I close the issue. Moreover, bpo-35266 conflicts with issue, and bpo-35266 looks more important than this issue, since it impacts the future public API and remove redundancy. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-22 16:31:05 | vstinner | set | recipients: + vstinner, ncoghlan, eric.snow |
| 2018-11-22 16:31:05 | vstinner | set | messageid: <1542904265.54.0.788709270274.issue35265@psf.upfronthosting.co.za> |
| 2018-11-22 16:31:05 | vstinner | link | issue35265 messages |
| 2018-11-22 16:31:05 | vstinner | create | |