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 r.david.murray
Recipients r.david.murray, thet
Date 2018-06-12.18:11:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528827108.56.0.947875510639.issue33846@psf.upfronthosting.co.za>
In-reply-to
Content
We don't generally do type checks like that.  This is a specific case of a general issue with binary operators and mismatched string/bytes types.  I thought there was an open issue for it, but I haven't found it yet.
History
Date User Action Args
2018-06-12 18:11:48r.david.murraysetrecipients: + r.david.murray, thet
2018-06-12 18:11:48r.david.murraysetmessageid: <1528827108.56.0.947875510639.issue33846@psf.upfronthosting.co.za>
2018-06-12 18:11:48r.david.murraylinkissue33846 messages
2018-06-12 18:11:48r.david.murraycreate