[Python-ideas] Async API: some code to review
Yury Selivanov
yselivanov.ml at gmail.com
Wed Oct 31 22:41:51 CET 2012
On 2012-10-31, at 5:34 PM, Andrew Svetlov <andrew.svetlov at gmail.com> wrote:
> Yury, you are really the crazy hacker. Not sure tricks with patching bytecode etc are good for standard library.
I know that I sort of created an image for myself of
"a guy who solves any problem by patching opcodes on live code",
but don't worry, I'll never ever recommend such solutions for
stdlib/python :)
This is, however, a nice technique to rapidly prototype
and test interesting ideas.
-
Yury
More information about the Python-ideas
mailing list