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 Anthony Sottile
Recipients Anthony Sottile, docs@python, srittau, thautwarm
Date 2018-10-17.03:22:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539746523.7.0.788709270274.issue35001@psf.upfronthosting.co.za>
In-reply-to
Content
It appears it has always had this bug since introduction of absolute/relative imports in https://github.com/python/cpython/commit/f7f438ba3b05eb4356e7511401686b07d9dfb6d8

Agree with changing this to `# type: int` and correcting the documentation
History
Date User Action Args
2018-10-17 03:22:03Anthony Sottilesetrecipients: + Anthony Sottile, srittau, docs@python, thautwarm
2018-10-17 03:22:03Anthony Sottilesetmessageid: <1539746523.7.0.788709270274.issue35001@psf.upfronthosting.co.za>
2018-10-17 03:22:03Anthony Sottilelinkissue35001 messages
2018-10-17 03:22:03Anthony Sottilecreate