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 David Bieber, Tiger-222, docs@python, terry.reedy
Date 2018-09-03.01:44:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535939061.17.0.56676864532.issue34500@psf.upfronthosting.co.za>
In-reply-to
Content
The change to Tools/scripts/diff.py us effectively a backport of the the patch merged for #7582. The git log  labels it as a2637729f23dc993e820fd92f0d1759ad714c9b2.

The change to Doc/library/difflib.rst does not apply to current 3.x as the test code is no longer present.
History
Date User Action Args
2018-09-03 01:44:21terry.reedysetrecipients: + terry.reedy, docs@python, David Bieber, Tiger-222
2018-09-03 01:44:21terry.reedysetmessageid: <1535939061.17.0.56676864532.issue34500@psf.upfronthosting.co.za>
2018-09-03 01:44:21terry.reedylinkissue34500 messages
2018-09-03 01:44:20terry.reedycreate