cpython/Misc/NEWS.d/next
Miss Islington (bot) 382cb85401 bpo-37707: Exclude expensive unit tests from PGO task (GH-15009) (#15024)
Mark some individual tests to skip when --pgo is used.  The tests
marked increase the PGO task time significantly and likely don't
help improve optimization of the final executable.
(cherry picked from commit 52a48e62c6)

Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
2019-07-30 11:34:32 -07:00
..
Build bpo-37707: Exclude expensive unit tests from PGO task (GH-15009) (#15024) 2019-07-30 11:34:32 -07:00
C API Python 3.8.0b2 2019-07-04 12:50:19 +02:00
Core and Builtins Python 3.8.0b3 2019-07-29 22:53:25 +02:00
Documentation Python 3.8.0b3 2019-07-29 15:26:01 +02:00
IDLE Python 3.8.0b3 2019-07-29 15:26:01 +02:00
Library bpo-37587: Make json.loads faster for long strings (GH-14752) 2019-07-30 07:37:28 -07:00
Security Python 3.8.0b3 2019-07-29 15:26:01 +02:00
Tests Python 3.8.0b3 2019-07-29 15:26:01 +02:00
Tools-Demos Python 3.8.0b3 2019-07-29 15:26:01 +02:00
Windows Python 3.8.0b3 2019-07-29 15:26:01 +02:00
macOS Python 3.8.0b2 2019-07-04 12:50:19 +02:00