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 Springem Springsbee, terry.reedy, tim.peters, xtreak
Date 2018-10-27.03:03:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540609394.32.0.788709270274.issue35079@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d9bff4e81b8ca36fe6c4e90c0b9cf02bc020e713 by Terry Jan Reedy in branch 'master':
 bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc (GH-10144)
https://github.com/python/cpython/commit/d9bff4e81b8ca36fe6c4e90c0b9cf02bc020e713
History
Date User Action Args
2018-10-27 03:03:14terry.reedysetrecipients: + terry.reedy, tim.peters, xtreak, Springem Springsbee
2018-10-27 03:03:14terry.reedysetmessageid: <1540609394.32.0.788709270274.issue35079@psf.upfronthosting.co.za>
2018-10-27 03:03:14terry.reedylinkissue35079 messages
2018-10-27 03:03:13terry.reedycreate