Chih-Hsuan Yen <yan12...@gmail.com> added the comment:

Regarding the round-trip issue in Lib/test/test_typing.py mentioned by 
SilentGhost:

Apparently the following line added in b891c465bb7d38a597c5c2ad547d7b19194f4dad 
triggers an issue in Tools/parser/unparse.py

    Literal[b"foo", u"bar"]

As this is more likely an issue in unparse.py instead of test_typing.py, I 
opened another ticket for tracking: #37053.

----------

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

Reply via email to