Tim Hatch <[email protected]> added the comment:
My strong preference would be getting the lib2to3 grammar to be the python grammar + additions, to make future changes easier to merge. The strongest argument against doing that is the backwards-incompatibility of patterns -- some won't compile, while others will compile but do something unexpected). It's good to hear (or at least infer) that parsing modern code is also a goal of lib2to3. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36541> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
