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 bsaner
Recipients bsaner
Date 2019-07-14.19:34:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563132889.7.0.625392318768.issue37594@roundup.psfhosted.org>
In-reply-to
Content
WORKAROUND:

Obviously, str.rstrip('.') still works, but this is of course quite inflexible compared to a regex pattern.
History
Date User Action Args
2019-07-14 19:34:49bsanersetrecipients: + bsaner
2019-07-14 19:34:49bsanersetmessageid: <1563132889.7.0.625392318768.issue37594@roundup.psfhosted.org>
2019-07-14 19:34:49bsanerlinkissue37594 messages
2019-07-14 19:34:49bsanercreate