Guido van Rossum <gu...@python.org> added the comment:

I don't feel confident reviewing the code, but I'm okay with the change. Can 
you describe what usages of the old API will continue to work, and what part 
will break? (It would seem that code that creates a tree using e.g. Num(42) 
will still work, but code inspecting a tree won't see any Num instances, only 
Constant instances.)

----------

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

Reply via email to