Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

I think we should backport the fix 4454057269b995341b04d13f0bf97f96080f27d0 
(change constants) to 3.8 given that the likelihood of users using the actual 
hardcoded value of the constants instead of the constants themselves is very 
low. Also, given the collision, it would be fixing a bug present still in 3.8. 

If we revert 9052f7a41b90f2d34011c8da68f9a4facebc8a97 we would have two bugs in 
3.8: collision of constants and asyncio repr not working properly.

----------

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

Reply via email to