Skip to content

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.
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