Message325990
Just to add to this issue: I originally realized that something is wrong with the design when we had a super hard to track memory leak in uvloop, caused by Cython being unable to automatically manage increfs/decrefs for PyContext* pointers. So I do believe this is a serious pitfall.
Adding Guido to the nosy list as he accepted the PEP and IMO still has a say in this. |
|
Date |
User |
Action |
Args |
2018-09-21 15:13:45 | yselivanov | set | recipients:
+ yselivanov, gvanrossum, ned.deily |
2018-09-21 15:13:45 | yselivanov | set | messageid: <1537542825.95.0.956365154283.issue34762@psf.upfronthosting.co.za> |
2018-09-21 15:13:45 | yselivanov | link | issue34762 messages |
2018-09-21 15:13:45 | yselivanov | create | |
|