[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

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link

Contributor

@miss-islington miss-islington commented

May 1, 2018

edited by bedevere-bot

Loading

Previously emitted cover files only when --missing option was used.
(cherry picked from commit 47ab154)

Co-authored-by: Michael Selik mike@selik.org

https://bugs.python.org/issue31908

…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>

@miss-islington

Copy link

Contributor Author

@selik and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit a607f8b into python:3.6

May 1, 2018

@miss-islington

Copy link

Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-47ab154-3.6 branch

May 1, 2018 05:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @serhiy-storchaka @the-knights-who-say-ni @bedevere-bot @selik