Skip to content

[3.14] gh-139933: correctly suggest attributes for classes with a custom __dir__ (GH-139950)#145827

Merged
ambv merged 1 commit intopython:3.14from
ambv:backport-4722202-3.14
Mar 11, 2026
Merged

[3.14] gh-139933: correctly suggest attributes for classes with a custom __dir__ (GH-139950)#145827
ambv merged 1 commit intopython:3.14from
ambv:backport-4722202-3.14

Conversation

@ambv
Copy link
Contributor

@ambv ambv commented Mar 11, 2026

… a custom `__dir__` (pythonGH-139950)

(cherry picked from commit 4722202)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
@ambv ambv merged commit 0a80015 into python:3.14 Mar 11, 2026
49 checks passed
ambv added a commit to ambv/cpython that referenced this pull request Mar 11, 2026
… a custom `__dir__` (pythonGH-139950) (pythonGH-145827)

(cherry picked from commit 4722202)
(cherry picked from commit 0a80015)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 11, 2026

GH-145833 is a backport of this pull request to the 3.13 branch.

ambv added a commit that referenced this pull request Mar 11, 2026
…tom `__dir__` (GH-139950) (GH-145827) (GH-145833)

(cherry picked from commit 4722202)
(cherry picked from commit 0a80015)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
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