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 veky
Recipients John Belmonte, Manjusaka, ethan.furman, veky
Date 2020-10-13.10:19:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602584385.99.0.761706019376.issue38250@roundup.psfhosted.org>
In-reply-to
Content
Again, I disagree. `str` used to work like this in Py2.0 (or somewhere around then), only 'x' was in 'xyz', not 'xy'. Then Guido came to his senses. :-)

This is not set theory, this is mereology. You don't differentiate between a digit and a one-digit number, a char and a one-char string, and in the same way you shouldn't differentiate between a bit and a one-bit flag.
History
Date User Action Args
2020-10-13 10:19:46vekysetrecipients: + veky, ethan.furman, Manjusaka, John Belmonte
2020-10-13 10:19:45vekysetmessageid: <1602584385.99.0.761706019376.issue38250@roundup.psfhosted.org>
2020-10-13 10:19:45vekylinkissue38250 messages
2020-10-13 10:19:45vekycreate