Skip to content

bpo-46396: Concatenate does not raise semantic errors anymore#30619

Closed
sobolevn wants to merge 4 commits into
python:mainfrom
sobolevn:issue-46396
Closed

bpo-46396: Concatenate does not raise semantic errors anymore#30619
sobolevn wants to merge 4 commits into
python:mainfrom
sobolevn:issue-46396

Conversation

@sobolevn

@sobolevn sobolevn commented Jan 16, 2022

Copy link
Copy Markdown
Member

Comment thread Lib/test/test_typing.py Outdated
JelleZijlstra pushed a commit to python/typing that referenced this pull request Jan 16, 2022
As promised in https://bugs.python.org/issue46386

Backported:
- python/cpython#30619

Not backported:
- python/cpython#30613 (because `ParamSpec` is already tested with `pickle` using all protocols)
@sobolevn sobolevn changed the title bpo-46396: test invalid Concatenate usages in test_typing bpo-46396: Concatenate does not raise semantic errors anymore Jan 24, 2022
@sobolevn sobolevn removed skip news tests Tests in the Lib/test dir labels Jan 24, 2022
@gvanrossum gvanrossum closed this Jan 25, 2022
JelleZijlstra pushed a commit to python/typing_extensions that referenced this pull request May 19, 2022
As promised in https://bugs.python.org/issue46386

Backported:
- python/cpython#30619

Not backported:
- python/cpython#30613 (because `ParamSpec` is already tested with `pickle` using all protocols)
JelleZijlstra pushed a commit to python/typing_extensions that referenced this pull request May 19, 2022
As promised in https://bugs.python.org/issue46386

Backported:
- python/cpython#30619

Not backported:
- python/cpython#30613 (because `ParamSpec` is already tested with `pickle` using all protocols)
JelleZijlstra pushed a commit to python/typing_extensions that referenced this pull request May 19, 2022
As promised in https://bugs.python.org/issue46386

Backported:
- python/cpython#30619

Not backported:
- python/cpython#30613 (because `ParamSpec` is already tested with `pickle` using all protocols)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants