◐ Shell
clean mode source ↗

Message 210158 - Python tracker

New changeset a7b180d5df5f by Antoine Pitrou in branch '3.3':
Issue #20426: When passing the re.DEBUG flag, re.compile() displays the debug output every time it is called, regardless of the compilation cache.
http://hg.python.org/cpython/rev/a7b180d5df5f

New changeset a8bcfa290e68 by Antoine Pitrou in branch 'default':
Issue #20426: When passing the re.DEBUG flag, re.compile() displays the debug output every time it is called, regardless of the compilation cache.
http://hg.python.org/cpython/rev/a8bcfa290e68