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.09:21:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632561677.78.0.981269572611.issue45166@roundup.psfhosted.org>
In-reply-to
Content
New changeset d312b8516e11027ce97897d39764e242f0f57087 by Miss Islington (bot) in branch '3.10':
bpo-45166: fixes `get_type_hints` failure on `Final` (GH-28279) (GH-28560)
https://github.com/python/cpython/commit/d312b8516e11027ce97897d39764e242f0f57087
History
Date User Action Args
2021-09-25 09:21:17lukasz.langasetrecipients: + lukasz.langa, miss-islington, sobolevn, pawamoy
2021-09-25 09:21:17lukasz.langasetmessageid: <1632561677.78.0.981269572611.issue45166@roundup.psfhosted.org>
2021-09-25 09:21:17lukasz.langalinkissue45166 messages
2021-09-25 09:21:17lukasz.langacreate