[issue38135] Depth first search in compile.c creates wrong BB order for certain CFG.

Gregory P. Smith report at bugs.python.org
Thu Sep 12 10:05:36 EDT 2019


Gregory P. Smith <greg at krypto.org> added the comment:


New changeset 99b54d68172ad64ba3d0fdc0137f0df88c28ea2b by Gregory P. Smith (T. Wouters) in branch 'master':
Revert "Fix depth-first-search computation in compile.c (GH-16042)" (GH-16050)
https://github.com/python/cpython/commit/99b54d68172ad64ba3d0fdc0137f0df88c28ea2b


----------
nosy: +gregory.p.smith

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38135>
_______________________________________


More information about the Python-bugs-list mailing list