This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author neologix
Recipients giampaolo.rodola, gvanrossum, neologix, pitrou
Date 2013-12-01.07:59:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM1NwO9Laax2bxiD2T5GKdnaj=chnkqPk51ke9bUtzQQ+w@mail.gmail.com>
In-reply-to <1385855112.72.0.324463685188.issue19842@psf.upfronthosting.co.za>
Content
> Guido van Rossum added the comment:
>
> LGTM, although I wish that you had time to implement the comment "TODO: Subclasses can probably optimize this even further" rather than just shuffling the existing code around. :-)

I will look a this, but I rather take care of the API than
implementation details :-)
Also, I'm not sure that modify() is actually a performance-critical
code-path: do you have any semi-realistic asyncio-based benchmark I
could use?
History
Date User Action Args
2013-12-01 08:00:00neologixsetrecipients: + neologix, gvanrossum, pitrou, giampaolo.rodola
2013-12-01 07:59:59neologixlinkissue19842 messages
2013-12-01 07:59:59neologixcreate