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

Fixast warnings for Python3.12#15558

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
sobolevn merged 9 commits intomasterfromissue-15330
Jul 3, 2023
Merged

Fixast warnings for Python3.12#15558

sobolevn merged 9 commits intomasterfromissue-15330
Jul 3, 2023

Conversation

@sobolevn
Copy link
Member

Warnings before:#15330 (comment)
Warnings after:

(.venv312) ~/Desktop/mypy  master ✗                                                       » python -m mypy ex.pySuccess: no issues found in 1 source file

Zero :)

@github-actions

This comment has been minimized.

@JelleZijlstra
Copy link
Member

Seems like there's more to be done. We're getting a None here:

  File "/home/runner/work/mypy/mypy/mypy/fastparse.py", line 1960, in _extract_argument_name    return n.s.strip()

The mypy-primer hit also likely indicates a bug. It's something with type comments.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@JelleZijlstra
Copy link
Member

We dropped support for 3.7 by now, so this can probably be simplified; at least there's a big merge conflict now.

@github-actions
Copy link
Contributor

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

@sobolevnsobolevn merged commita759c49 intomasterJul 3, 2023
@sobolevnsobolevn deleted the issue-15330 branchJuly 3, 2023 17:05
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@JelleZijlstraJelleZijlstraJelleZijlstra approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@sobolevn@JelleZijlstra

[8]ページ先頭

©2009-2025 Movatter.jp