Skip to content

[3.6] bpo-31908: Fix output of cover files for trace module command-line tool. (GH-4205)#6668

Merged
miss-islington merged 1 commit into
python:3.6from
miss-islington:backport-47ab154-3.6
May 1, 2018
Merged

[3.6] bpo-31908: Fix output of cover files for trace module command-line tool. (GH-4205)#6668
miss-islington merged 1 commit into
python:3.6from
miss-islington:backport-47ab154-3.6

Conversation

@miss-islington

@miss-islington miss-islington commented May 1, 2018

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants