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 steven.daprano
Recipients Ronan.Lamy, barry, r.david.murray, serhiy.storchaka, steven.daprano
Date 2017-11-08.23:55:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510185348.65.0.213398074469.issue31984@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for the bug report Ronan, but I'm afraid that I have no idea what you think the problematic behaviour is. I'm not going to spend the time installing the third-party hypothesis module, and learning how to use it, just to decipher your "actual spec". Where did this spec come from? The documentation is fairly sparse:

https://docs.python.org/3/library/stdtypes.html#str.startswith

so I'm not sure where your spec comes from. The title of this ticket is uninformative: what implementation details are being leaked? 

Saying "The problem is the complexity of the actual behaviour of these methods." explains nothing. Which actual behaviour? Please provide simple examples that contrast expected behaviour from actual behaviour, and justification for the expected behaviour.
History
Date User Action Args
2017-11-08 23:55:48steven.dapranosetrecipients: + steven.daprano, barry, r.david.murray, serhiy.storchaka, Ronan.Lamy
2017-11-08 23:55:48steven.dapranosetmessageid: <1510185348.65.0.213398074469.issue31984@psf.upfronthosting.co.za>
2017-11-08 23:55:48steven.dapranolinkissue31984 messages
2017-11-08 23:55:48steven.dapranocreate