◐ Shell
clean mode source ↗

[2.7] bpo-35036: Remove empty log line in the suspicious.py tool (GH-10024) by miss-islington · Pull Request #16637 · 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

@miss-islington miss-islington commented

Oct 8, 2019

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

Previous to commit ee171a2 the logline was working because of self.info() (now
deprecated) defaults to an empty message.
(cherry picked from commit c3f52a5)

Co-authored-by: Xtreak tirkarthi@users.noreply.github.com

https://bugs.python.org/issue35036

…10024)

Previous to commit ee171a2 the logline was working because of self.info() (now
deprecated) defaults to an empty message.
(cherry picked from commit c3f52a5)

Co-authored-by: Xtreak <tirkarthi@users.noreply.github.com>

@miss-islington

Copy link Copy Markdown

Contributor Author

@tirkarthi and @pablogsal: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit e78d79c into python:2.7

Oct 8, 2019

@miss-islington miss-islington deleted the backport-c3f52a5-2.7 branch

October 8, 2019 03:43

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

Reviewers

@benjaminp benjaminp benjaminp approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @benjaminp @the-knights-who-say-ni @bedevere-bot @tirkarthi