Skip to content

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

Closed
miss-islington wants to merge 1 commit into
python:3.6from
miss-islington:backport-47ab154-3.6
Closed

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

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

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

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 failure ❌ .

@miss-islington miss-islington deleted the backport-47ab154-3.6 branch May 1, 2018 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants