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 gvanrossum
Recipients BTaskaya, barry, brett.cannon, eric.smith, gvanrossum, levkivskyi, lukasz.langa
Date 2020-05-28.15:47:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590680873.38.0.352875032042.issue38605@roundup.psfhosted.org>
In-reply-to
Content
There will still be a lot of code written that way, because people need compatibility with earlier versions of Python. So I think it should be fixed in get_type_hints().
History
Date User Action Args
2020-05-28 15:47:53gvanrossumsetrecipients: + gvanrossum, barry, brett.cannon, eric.smith, lukasz.langa, levkivskyi, BTaskaya
2020-05-28 15:47:53gvanrossumsetmessageid: <1590680873.38.0.352875032042.issue38605@roundup.psfhosted.org>
2020-05-28 15:47:53gvanrossumlinkissue38605 messages
2020-05-28 15:47:53gvanrossumcreate