Skip to content

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

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

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

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 e4eeb6e into python:3.7 May 1, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-47ab154-3.7 branch May 1, 2018 04:06
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