This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients lukasz.langa, miss-islington, pawamoy, sobolevn
Date 2021-09-25.08:56:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632560199.3.0.529171267889.issue45166@roundup.psfhosted.org>
In-reply-to
Content
New changeset 784905dbeff68cf788bbeefe0a675af1af04affc by Nikita Sobolev in branch 'main':
bpo-45166: fixes `get_type_hints` failure on `Final` (GH-28279)
https://github.com/python/cpython/commit/784905dbeff68cf788bbeefe0a675af1af04affc
History
Date User Action Args
2021-09-25 08:56:39lukasz.langasetrecipients: + lukasz.langa, miss-islington, sobolevn, pawamoy
2021-09-25 08:56:39lukasz.langasetmessageid: <1632560199.3.0.529171267889.issue45166@roundup.psfhosted.org>
2021-09-25 08:56:39lukasz.langalinkissue45166 messages
2021-09-25 08:56:39lukasz.langacreate