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 anacrolix
Recipients Jeffrey.Kintscher, anacrolix, eric.smith
Date 2020-08-24.01:31:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598232719.46.0.129095414614.issue41564@roundup.psfhosted.org>
In-reply-to
Content
I do not think so. mypy has the same issue. The ByteString type does not include the methods shared by all its implementations. I already linked to this in https://bugs.python.org/msg375553. I also showed that mypy doesn't work in my last comment.
History
Date User Action Args
2020-08-24 01:31:59anacrolixsetrecipients: + anacrolix, eric.smith, Jeffrey.Kintscher
2020-08-24 01:31:59anacrolixsetmessageid: <1598232719.46.0.129095414614.issue41564@roundup.psfhosted.org>
2020-08-24 01:31:59anacrolixlinkissue41564 messages
2020-08-24 01:31:59anacrolixcreate