bpo-34616: Fix code style and unbreak buildbots by 1st1 · Pull Request #13473 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
bpo-34616: Fix code style and unbreak buildbots#13473
ned-deily merged 1 commit intopython:masterfrom
bpo-34616: Fix code style and unbreak buildbots#13473
ned-deily merged 1 commit intopython:masterfrom
Conversation
the-knights-who-say-ni
added
the
CLA signed
label
1st1
mentioned this pull request
1st1
added
the
skip news
label
1st1
requested review from
asvetlov and
ned-deily
Copy link Copy Markdown
Member Author
1st1
commented
May 21, 2019
1st1 commented
May 21, 2019@ned-deily Ned, could you please approve this PR? The buildbots were breaking because the previous commit used the new f'{debug=}' feature, that's not apparently yet supported by test_unparse.py.
ned-deily approved these changes May 21, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
ned-deily
merged commit
eca18aa
into
python:master
bedevere-bot
removed
the
awaiting merge
label
Copy link Copy Markdown
Member
ned-deily
commented
May 21, 2019
ned-deily commented
May 21, 2019
1st1
deleted the
fix34616
branch
Copy link Copy Markdown
Member Author
1st1
commented
May 21, 2019
1st1 commented
May 21, 2019Thank you, Ned!
Yeah, I was thinking about the bright black future while fixing the style :)
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