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