]> granicus.if.org Git - python/commit
bpo-37004: Documented asymmetry of string arguments in difflib.SequenceMatcher for...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 7 Aug 2019 15:39:14 +0000 (08:39 -0700)
committerTerry Jan Reedy <tjreedy@udel.edu>
Wed, 7 Aug 2019 15:39:14 +0000 (11:39 -0400)
commit1a3a40c1cb582e436d568009fae2b06c0b1978ed
tree0b2429f6fc2975ee5f0f0ca3678a55927a3c5510
parente780d2f1f5e621adf5a2a8b39cb266946bcc0a18
bpo-37004: Documented asymmetry of string arguments in difflib.SequenceMatcher for ratio method (GH-13482) (#15157)

https://bugs.python.org/issue37004
(cherry picked from commit e9cbcd0018abd2a5f2348c45d5c9c4265c4f42dc)

Co-authored-by: sweeneyde <36520290+sweeneyde@users.noreply.github.com>
Doc/library/difflib.rst
Misc/NEWS.d/next/Documentation/2019-05-22-04-30-07.bpo-37004.BRgxrt.rst [new file with mode: 0644]