Skip to content

Conversation

yihong0618
Copy link
Contributor

@yihong0618 yihong0618 commented Sep 24, 2025

And I checked the code base only left one use pritn('\n')


seems do not need a news

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
@yihong0618 yihong0618 marked this pull request as ready for review September 24, 2025 11:28
@picnixz picnixz changed the title gh-139292: fix should not two empty lines for inspect -d gh-139292: avoid extra tailing blank lines in python -m inspect -d <target> Sep 24, 2025
@terryjreedy
Copy link
Member

I am not sure that the 'print' is needed, but the extra newline definitely is not. I could consider this a bugfix, but not worth backporting.

@terryjreedy terryjreedy merged commit e45d535 into python:main Sep 24, 2025
51 checks passed
@yihong0618
Copy link
Contributor Author

I am not sure that the 'print' is needed, but the extra newline definitely is not. I could consider this a bugfix, but not worth backporting.

Thank you

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

Successfully merging this pull request may close these issues.

3 participants