]> granicus.if.org Git - python/commit
Adds test.support.PGO and skips tests that are not useful for PGO.
authorSteve Dower <steve.dower@microsoft.com>
Wed, 7 Sep 2016 02:38:15 +0000 (19:38 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 7 Sep 2016 02:38:15 +0000 (19:38 -0700)
commit22d0698d3b034f4f4314aa793da7225a5da640ba
treef37ff8f491d40b22f8828d7f7a6c1912df6ff869
parenta571120410bf7a92ca612068cf1a754d5dca614e
Adds test.support.PGO and skips tests that are not useful for PGO.
Lib/test/libregrtest/main.py
Lib/test/support/__init__.py
Lib/test/test_asyncore.py
Lib/test/test_gdb.py
Lib/test/test_multiprocessing_fork.py
Lib/test/test_multiprocessing_forkserver.py
Lib/test/test_multiprocessing_main_handling.py
Lib/test/test_multiprocessing_spawn.py
Lib/test/test_subprocess.py
Makefile.pre.in
Tools/msi/buildrelease.bat