Skip to content

bpo-41064: Improve syntax error for invalid usage of '**' in f-strings #25006

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Mar 24, 2021

@terryjreedy
Copy link
Member

terryjreedy commented Mar 24, 2021

Pipelines test failure is random test_asyncio failure that can be ignored.

FAIL: test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.ProactorEventLoopTests)

Traceback (most recent call last):
File "D:\a\1\s\lib\test\test_asyncio\test_sendfile.py", line 458, in test_sendfile_close_peer_in_the_middle_of_receiving
self.run_loop(
AssertionError: ConnectionError not raised

@terryjreedy
Copy link
Member

Patch works for me on Win 10 with no new test suite failures.

@pablogsal pablogsal merged commit 8efad61 into python:master Mar 24, 2021
@pablogsal pablogsal deleted the bpo-41064 branch May 19, 2021 19:00
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.

5 participants