]> granicus.if.org Git - python/commit
Only setup PGO tests when --pgo is enabled. (GH-14927)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 24 Jul 2019 04:53:34 +0000 (21:53 -0700)
committerGitHub <noreply@github.com>
Wed, 24 Jul 2019 04:53:34 +0000 (21:53 -0700)
commit9f77cfc37e369c2e618fc25e4b09e0504910920a
tree3d11fe60f4d65ee97f1f707a2e9f92acf8789bd8
parentfc63d5a361f7d20282019cad84336a242c124267
Only setup PGO tests when --pgo is enabled. (GH-14927)

(cherry picked from commit f0807ab24cbd13163bff7e0de3a97fe83584b80d)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Lib/test/libregrtest/main.py