diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-07-03 13:07:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-03 13:07:53 (GMT) |
commit | d7955b8196578306e9d86f6c61c9cb3ee72edab0 (patch) | |
tree | 58919ecdcaf7a16d5f4b891789387d2b881b2800 /Lib/test/test_codecmaps_kr.py | |
parent | fd93f37f0dc537eb7edca7b75e2f92ef54dd2833 (diff) | |
download | cpython-d7955b8196578306e9d86f6c61c9cb3ee72edab0.zip cpython-d7955b8196578306e9d86f6c61c9cb3ee72edab0.tar.gz cpython-d7955b8196578306e9d86f6c61c9cb3ee72edab0.tar.bz2 |
[2.7] bpo-29512, bpo-30764: Backport regrtest enhancements from 3.5 to 2.7 (#2541)
* bpo-29512, bpo-30764: Backport regrtest enhancements from 3.5 to 2.7
* bpo-29512: Add test.bisect, bisect failing tests (#2452)
Add a new "python3 -m test.bisect" tool to bisect failing tests.
It can be used to find which test method(s) leak references, leak
files, etc.
* bpo-30764: Fix regrtest --fail-env-changed --forever (#2536) (#2539)
--forever now stops if a fail changes the environment.
* Fix test_bisect: use absolute import
Diffstat (limited to 'Lib/test/test_codecmaps_kr.py')
0 files changed, 0 insertions, 0 deletions