Guido van Rossum added the comment:

I like this idea for 3.5 and later. I know this is a pain, but I would like the 
code to have a version check so that the identical code can still be used in 
Python 3.3 and 3.4. We go through great lengths to keep the asyncio package 
compatible with those versions so that we can occasionally push a version out 
to PyPI for 3.3 and 3.4 users. If the versions diverge we would be unable to 
keep track of other bug fixes.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26796>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to