]> granicus.if.org Git - python/commit
Issue #25188: Clean up code to pass the --pgo flag to subprocesses
authorBrett Cannon <brett@python.org>
Fri, 16 Oct 2015 19:30:20 +0000 (12:30 -0700)
committerBrett Cannon <brett@python.org>
Fri, 16 Oct 2015 19:30:20 +0000 (12:30 -0700)
commiteb2cb9737435d6b12beb48ec8e65dc55142349ad
treef11c2947657cc8a3eff238d420c184b51c8f4dc5
parent4922ac1b8010516a59d5b345f844c269b162f8f0
Issue #25188: Clean up code to pass the --pgo flag to subprocesses
when running the test suite.

Patch by Arfrever Frehtes Taifersar Arahesis.
Lib/test/regrtest.py