Currently pickling decorated function is impossible due to name collision.

Because the decorated function is what we want, so it would be nice to add 
syntax sugar in Python to automatically rename original function with random 
generated prefix or suffix.

This can greatly help the application of parallel computing.
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/DBY6JC2ZBROEV76WJFDJAQZKZD3QM5MB/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to