[issue29246] typing.Union raises RecursionError when comparing Union to other type

Ivan Levkivskyi report at bugs.python.org
Thu Jan 12 16:50:19 EST 2017


Ivan Levkivskyi added the comment:

Thank you for catching this corner case!

I have made a PR upstream based on your patch: https://github.com/python/typing/pull/350

As I understand the fix will go in 3.6.1 and 3.5.4

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29246>
_______________________________________


More information about the Python-bugs-list mailing list