bpo-32685: Fixes print suggestion hint in case of multiple statements on the same line by CuriousLearner · Pull Request #5376 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Closed
CuriousLearner wants to merge 1 commit intopython:masterfrom
Closed
bpo-32685: Fixes print suggestion hint in case of multiple statements on the same line#5376
CuriousLearner wants to merge 1 commit intopython:masterfrom
bpo-32685: Fixes print suggestion hint in case of multiple statements on the same line#5376
CuriousLearner wants to merge 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Member
… on the same line
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Contributor
ncoghlan
commented
Jan 28, 2018
ncoghlan commented
Jan 28, 2018We ended up with two separate PRs coming in for this, and I slightly prefer the one in #5375 as a starting point.
Thank you for this one regardless, @CuriousLearner!
ncoghlan
closed this
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment