Skip to content

gh-103054: Improve Callable type subtitution tests - #103055

Merged
JelleZijlstra merged 2 commits into
python:mainfrom
sobolevn:issue-103054
Mar 29, 2023
Merged

gh-103054: Improve Callable type subtitution tests#103055
JelleZijlstra merged 2 commits into
python:mainfrom
sobolevn:issue-103054

Conversation

@sobolevn

@sobolevnsobolevn commented Mar 27, 2023

Copy link
Copy Markdown
Member

@sobolevn

Copy link
Copy Markdown
MemberAuthor

I understand why some people are afraid of typing 🙈

Comment threadLib/test/test_typing.py Outdated
Co-authored-by: Eclips4 <80244920+Eclips4@users.noreply.github.com>
@JelleZijlstraJelleZijlstra added the needs backport to 3.11 only security fixes label Mar 29, 2023
@JelleZijlstra
JelleZijlstra merged commit 60bdc16 into python:mainMar 29, 2023
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @sobolevn for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-103105 is a backport of this pull request to the 3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11 only security fixes label Mar 29, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 29, 2023
…ythonGH-103055)
(cherry picked from commit 60bdc16)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Eclips4 <80244920+Eclips4@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Mar 29, 2023
)
(cherry picked from commit 60bdc16)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Eclips4 <80244920+Eclips4@users.noreply.github.com>
warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
…ython#103055)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Eclips4 <80244920+Eclips4@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@sobolevn@miss-islington@bedevere-bot@JelleZijlstra@Eclips4@AlexWaygood