STINNER Victor <vstin...@python.org> added the comment:

> This change introduced a subtle regression: bpo-41194. I modified the _ast 
> module to use again a global state: (...)

Sadly, my fix doesn't work in all cases, there is yet another bug: bpo-41631 
"_ast module: get_global_ast_state() doesn't work with Mercurial lazy import".

----------

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

Reply via email to