Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-74690: Make a typing test more resilient#104691

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JelleZijlstra merged 1 commit intopython:mainfromAlexWaygood:buggy-typing-test
May 21, 2023

Conversation

@AlexWaygood
Copy link
Member

@AlexWaygoodAlexWaygood commentedMay 20, 2023
edited
Loading

While backporting#104622 totyping_extensions (python/typing_extensions#161), I discovered that one of the tests I added in#104622 fails on PyPy due to small differences in PyPy's implementation ofabc.ABCMeta. Tests in CPython's test suite should generally be implementation-agnostic unless a test is explicitly marked with@test.support.cpython_only (or similar), so let's adapt the test so that it works equally well on alternative implementations.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@gvanrossumgvanrossumAwaiting requested review from gvanrossum

@Fidget-SpinnerFidget-SpinnerAwaiting requested review from Fidget-Spinner

@JelleZijlstraJelleZijlstraAwaiting requested review from JelleZijlstraJelleZijlstra is a code owner

Assignees

No one assigned

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@AlexWaygood@JelleZijlstra@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp