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 matpi
Recipients Seth.Troisi, eric.smith, ezio.melotti, matpi, mrabarnett, rhettinger, serhiy.storchaka
Date 2020-06-16.21:29:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592342960.92.0.792412709955.issue39949@roundup.psfhosted.org>
In-reply-to
Content
Oh ok, I was mislead by the example in your first message, where you did have both the quote and ellipsis.

I don't have a strong opinion.
- having the quote is a bit more "clean"
- but not having it makes clear than the pattern is truncated (per se, three dots is a valid pattern)

The best would be to find a precedent in the stdlib, but I currently cannot think of any either.
History
Date User Action Args
2020-06-16 21:29:20matpisetrecipients: + matpi, rhettinger, eric.smith, ezio.melotti, mrabarnett, Seth.Troisi, serhiy.storchaka
2020-06-16 21:29:20matpisetmessageid: <1592342960.92.0.792412709955.issue39949@roundup.psfhosted.org>
2020-06-16 21:29:20matpilinkissue39949 messages
2020-06-16 21:29:20matpicreate