[3.6] bpo-31908: Fix output of cover files for trace module command-line tool. (GH-4205) by miss-islington · Pull Request #6668 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
miss-islington merged 1 commit intopython:3.6from
May 1, 2018Merged
Conversation
Copy link
Contributor
Previously emitted cover files only when --missing option was used.
(cherry picked from commit 47ab154)
Co-authored-by: Michael Selik mike@selik.org
…ol. (pythonGH-4205) Previously emitted cover files only when --missing option was used. (cherry picked from commit 47ab154) Co-authored-by: Michael Selik <mike@selik.org>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
serhiy-storchaka approved these changes May 1, 2018
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link
Contributor Author
miss-islington
commented
May 1, 2018
miss-islington commented
May 1, 2018@selik and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .
miss-islington
merged commit
a607f8b
into
python:3.6
Copy link
Contributor Author
miss-islington
commented
May 1, 2018
miss-islington commented
May 1, 2018Thanks!
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-47ab154-3.6
branch
MichaelSelik
mannequin
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment