Skip to content

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

Merged
ambv merged 1 commit into
python:3.13from
ambv:backport-0a80015-3.13
Mar 11, 2026
Merged

[3.13] gh-139933: correctly suggest attributes for classes with a custom __dir__ (GH-139950) (GH-145827)#145833
ambv merged 1 commit into
python:3.13from
ambv:backport-0a80015-3.13

Conversation

@ambv

@ambvambv commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

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

… 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>
@ambv
ambv requested a review from iritkatriel as a code ownerMarch 11, 2026 15:13
@ambv
ambv merged commit 881cc06 into python:3.13Mar 11, 2026
76 of 78 checks passed
Sign up for freeto 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.

1 participant

@ambv