[3.6] [3.7] bpo-34279: Synchronize regrtest with master (GH-10800) by miss-islington · Pull Request #10802 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Contributor
- bpo-34605, libregrtest: Rename --slaveargs to --worker-args (bpo-34605, libregrtest: Avoid master/slave terms #9099)
Rename also run_tests_slave() to run_tests_worker().
(cherry picked from commit 012f5b9)
- bpo-34279, regrtest: Issue a warning if no tests have been executed (bpo-34279: Issue a warning if no tests have been executed #10150)
(cherry picked from commit 9724348)
- test_regrtest: remove unused threading import
(cherry picked from commit 8a73cac)
Co-authored-by: Victor Stinner vstinner@redhat.com
* bpo-34605, libregrtest: Rename --slaveargs to --worker-args (pythonGH-9099) Rename also run_tests_slave() to run_tests_worker(). (cherry picked from commit 012f5b9) * bpo-34279, regrtest: Issue a warning if no tests have been executed (pythonGH-10150) (cherry picked from commit 9724348) * test_regrtest: remove unused threading import (cherry picked from commit 8a73cac) Co-authored-by: Victor Stinner <vstinner@redhat.com>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
vstinner
approved these changes
vstinner
left a comment
vstinner
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good bot.
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
commented
Nov 29, 2018
miss-islington commented
Contributor Author
@vstinner: Status check is done, and it's a success ✅ .
miss-islington
merged commit
43d8126
into
python:3.6
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-8a73cac-3.6
branch
vstinner
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment