Skip to content

[3.10] bpo-44468: Never skip base classes in typing.get_type_hints(), even with invalid .__module__. (GH-26862)#26920

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-7569c0f-3.10
Jun 26, 2021
Merged

[3.10] bpo-44468: Never skip base classes in typing.get_type_hints(), even with invalid .__module__. (GH-26862)#26920
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-7569c0f-3.10

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 26, 2021

Copy link
Copy Markdown
Contributor

(cherry picked from commit 7569c0f)

Co-authored-by: will-ca willchencontact@gmail.com

https://bugs.python.org/issue44468

Automerge-Triggered-By: GH:gvanrossum

… with invalid `.__module__`. (pythonGH-26862)

(cherry picked from commit 7569c0f)

Co-authored-by: will-ca <willchencontact@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@will-ca and @gvanrossum: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@miss-islington: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 3df23b5 into python:3.10 Jun 26, 2021
@miss-islington miss-islington deleted the backport-7569c0f-3.10 branch June 26, 2021 23:52
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.

5 participants