Skip to content

bpo-36817: Add f-string debugging using '='.#13123

Merged
ericvsmith merged 53 commits intopython:masterfrom
ericvsmith:fstring-equal
May 8, 2019
Merged

bpo-36817: Add f-string debugging using '='.#13123
ericvsmith merged 53 commits intopython:masterfrom
ericvsmith:fstring-equal

Conversation

@ericvsmith
Copy link
Copy Markdown
Member

@ericvsmith ericvsmith commented May 6, 2019

ericvsmith added 30 commits May 2, 2019 07:03
@larryhastings
Copy link
Copy Markdown
Contributor

The two failed tests both failed in the same way: Lib/test/test_fstring.py failed a nanny check for whitespace. "make patchcheck" will rub your nose in it.

@ericvsmith
Copy link
Copy Markdown
Member Author

I fixed the whitespace problem. I kept fighting emacs over that, and couldn't figure out what problem was. Thanks, Larry and patchcheck.

I'm not sure which tests you're referencing that are failing. All of the tests pass for me on macOS.

Copy link
Copy Markdown
Contributor

@larryhastings larryhastings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nonsense, mostly about comments. I didn't mark this as "Approve" just because I wanted to see what you had to say in reply; if you tell me it's all fine then I'll probably just Approve it then.

Comment thread Lib/test/test_fstring.py Outdated
Comment thread Lib/test/test_fstring.py Outdated
Comment thread Misc/NEWS.d/next/Core and Builtins/2019-05-02-11-48-08.bpo-36774.ZqbJ1J.rst Outdated
Comment thread Misc/NEWS.d/next/Core and Builtins/2019-05-02-11-48-08.bpo-36774.ZqbJ1J.rst Outdated
Comment thread Python/ast.c Outdated
Comment thread Python/ast.c Outdated
Comment thread Python/ast.c
Comment thread Python/ast_unparse.c Outdated
Comment thread Python/compile.c Outdated
@ericvsmith ericvsmith self-assigned this May 8, 2019
@larryhastings
Copy link
Copy Markdown
Contributor

The test I was referring to were CI tests. Azure and something else were both complaining about the whitespace, and with your latest update now they're not.

Copy link
Copy Markdown
Contributor

@larryhastings larryhastings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OH WHY DO PEOPLE COMPLAIN ABOUT THIS PIDDLING LITTLE STUFF

MY LIFE

Comment thread Lib/test/test_fstring.py Outdated
Comment thread Python/ast.c Outdated
@bedevere-bot
Copy link
Copy Markdown

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@ericvsmith
Copy link
Copy Markdown
Member Author

I have made the requested changes; please review again.

The CI errors are related to cert auth failures, They're unrelated to this change.

@bedevere-bot
Copy link
Copy Markdown

Thanks for making the requested changes!

@larryhastings: please review the changes made to this pull request.

@ericvsmith ericvsmith closed this May 8, 2019
@ericvsmith ericvsmith reopened this May 8, 2019
We updated the server, our testsuite must match.


https://bugs.python.org/issue36816


✈️ CLE -> DEN ✈️ #pycon2019

(cherry picked from commit 6bd8173)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants