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 terry.reedy
Recipients Dennis Sweeney, docs@python, miss-islington, terry.reedy, tim.peters
Date 2019-08-07.15:39:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565192392.53.0.90420184706.issue37004@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7dafbe81bd0afb8bd67bc3a4c851a6c728fd87fe by Terry Jan Reedy (Miss Islington (bot)) in branch '3.7':
bpo-37004: Documented asymmetry of string arguments in difflib.SequenceMatcher for ratio method (GH-13482) (#15158)
https://github.com/python/cpython/commit/7dafbe81bd0afb8bd67bc3a4c851a6c728fd87fe
History
Date User Action Args
2019-08-07 15:39:52terry.reedysetrecipients: + terry.reedy, tim.peters, docs@python, miss-islington, Dennis Sweeney
2019-08-07 15:39:52terry.reedysetmessageid: <1565192392.53.0.90420184706.issue37004@roundup.psfhosted.org>
2019-08-07 15:39:52terry.reedylinkissue37004 messages
2019-08-07 15:39:52terry.reedycreate