Message276504
I'm working on fixing points you commented. Wait a minute.
Implementing __del__ and __repr__ in C is bit hard task to me.
I can't do it in this week. (maybe I can't do it in this month too.)
On Thu, Sep 15, 2016 at 7:37 AM, Yury Selivanov <report@bugs.python.org> wrote:
>
> Yury Selivanov added the comment:
>
> INADA, would you be able to address my last review comments? Also, I'm wondering what if we could implement __del__ and __repr__ in C too, so that we could drop BaseFuture class?
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue26081>
> _______________________________________ |
|
Date |
User |
Action |
Args |
2016-09-15 03:14:33 | methane | set | recipients:
+ methane, gvanrossum, vstinner, giampaolo.rodola, ned.deily, serhiy.storchaka, yselivanov, mpaolini |
2016-09-15 03:14:32 | methane | link | issue26081 messages |
2016-09-15 03:14:32 | methane | create | |
|