Skip to content

Do not pass message builder to analyze_member_access #18818

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 20, 2025

Conversation

ilevkivskyi
Copy link
Member

This is a pure refactoring so I am not waiting for a review.

Copy link
Contributor

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

@hauntsaninja hauntsaninja merged commit 60f00f3 into python:master Mar 20, 2025
18 checks passed
@ilevkivskyi ilevkivskyi deleted the checkmember-msg-chk branch March 20, 2025 08:58
ngnpope added a commit to ngnpope/django-stubs that referenced this pull request May 9, 2025
In python/mypy#18818 the `msg` argument to
`analyze_member_access()` was removed.
ngnpope added a commit to ngnpope/django-stubs that referenced this pull request May 9, 2025
In python/mypy#18818 the `msg` argument to
`analyze_member_access()` was removed.
sobolevn pushed a commit to typeddjango/django-stubs that referenced this pull request May 9, 2025
* Fix a crash on mypy master branch

In python/mypy#18818 the `msg` argument to
`analyze_member_access()` was removed.

* Switch to using a version-based check
asottile-sentry pushed a commit to getsentry/sentry-forked-django-stubs that referenced this pull request Jun 3, 2025
* Fix a crash on mypy master branch

In python/mypy#18818 the `msg` argument to
`analyze_member_access()` was removed.

* Switch to using a version-based check
jose-reveni pushed a commit to jose-reveni/django-stubs that referenced this pull request Jun 9, 2025
* Fix a crash on mypy master branch

In python/mypy#18818 the `msg` argument to
`analyze_member_access()` was removed.

* Switch to using a version-based check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants