Inada Naoki <songofaca...@gmail.com> added the comment:

I didn't mean _Py_abspath is problem. I just used it to describe why -O0 and 
-Og is so different.

We can reduce stack usage of it easily, but it is not a problem than 
_PyEval_EvalFrameDefault.
It is difficult to reduce stack usage of _PyEval_EvalFrameDefault with -O0.

----------

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

Reply via email to