Message278243
fastfuture3-wip.patch is work in progress implementation of
implementing __repr__ and __del__ in C.
I post it to avoid duplicated works.
Known TODOs:
* Support overriding Future._repr_info()
* Fix __del__ is not called (Research how tp_del, tp_finalize, and tp_deallocate works)
I hope I have enough time to finish in next week, but I'm not sure. |
|
Date |
User |
Action |
Args |
2016-10-07 14:07:19 | methane | set | recipients:
+ methane, gvanrossum, vstinner, giampaolo.rodola, ned.deily, serhiy.storchaka, yselivanov, mpaolini, RemiCardona |
2016-10-07 14:07:17 | methane | set | messageid: <1475849237.82.0.21039360704.issue26081@psf.upfronthosting.co.za> |
2016-10-07 14:07:17 | methane | link | issue26081 messages |
2016-10-07 14:07:17 | methane | create | |
|