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

Follow-up after #19025: test and cleanup#19294

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

Open
sterliakov wants to merge4 commits intopython:master
base:master
Choose a base branch
Loading
fromsterliakov:hotfix/st-restore-is-staticmethod

Conversation

sterliakov
Copy link
Collaborator

@sterliakovsterliakov commentedJun 13, 2025
edited
Loading

As requested by@ilevkivskyi in#19025

@sterliakovsterliakov marked this pull request as draftJune 13, 2025 16:33
@github-actionsGitHub Actions

This comment has been minimized.

@sterliakovsterliakov changed the titleFix merge conflict from #19025Follow-up after #19025: test and cleanupJun 18, 2025
@sterliakovsterliakovforce-pushed thehotfix/st-restore-is-staticmethod branch frome022f9c to3bbd0d6CompareJune 18, 2025 15:54
@github-actionsGitHub Actions

This comment has been minimized.

@sterliakov
Copy link
CollaboratorAuthor

The primer change is bad but unrelated. Opened#19358 to address it.

@sterliakovsterliakov marked this pull request as ready for reviewJune 29, 2025 23:15
@github-actionsGitHub Actions

This comment has been minimized.

hauntsaninja pushed a commit that referenced this pull requestJun 30, 2025
…mapping (#19358)This was discovered in#19294 where an unrelated change produced a weirdnotice that should not be shown. Current behavior of the added testcase:```main.py:10: error: Argument 1 to "foo" has incompatible type "*list[object]"; expected "P"  [arg-type]main.py:10: note: "list" is missing following "P" protocol member:main.py:10: note:     argmain.py:11: error: Argument 1 to "foo" has incompatible type "**dict[str, object]"; expected "P"  [arg-type]main.py:11: note: "dict" is missing following "P" protocol member:main.py:11: note:     arg```https://mypy-play.net/?mypy=master&python=3.12&flags=strict&gist=d0228ba7d2802db8ac4457f374ccc148
@github-actionsGitHub Actions
Copy link
Contributor

According tomypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

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

@ilevkivskyiilevkivskyiAwaiting requested review from ilevkivskyi

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@sterliakov

[8]ページ先頭

©2009-2025 Movatter.jp