Skip to content

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

Merged
pablogsal merged 1 commit intopython:masterfrom
pablogsal:bpo-41064
Mar 24, 2021
Merged

bpo-41064: Improve syntax error for invalid usage of '**' in f-strings#25006
pablogsal merged 1 commit intopython:masterfrom
pablogsal:bpo-41064

Conversation

@pablogsal
Copy link
Copy Markdown
Member

@pablogsal pablogsal commented Mar 24, 2021

@terryjreedy
Copy link
Copy Markdown
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
Copy Markdown
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