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 serhiy.storchaka
Recipients docs@python, joperez, serhiy.storchaka
Date 2020-08-26.17:01:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598461270.88.0.853258700814.issue41644@roundup.psfhosted.org>
In-reply-to
Content
It is rather an issue of MyPy and PyCharm. The Python interpreter itself does not perform static type testing and does not provide annotations for builtins.
History
Date User Action Args
2020-08-26 17:01:10serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, joperez
2020-08-26 17:01:10serhiy.storchakasetmessageid: <1598461270.88.0.853258700814.issue41644@roundup.psfhosted.org>
2020-08-26 17:01:10serhiy.storchakalinkissue41644 messages
2020-08-26 17:01:10serhiy.storchakacreate