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:48:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535939297.39.0.56676864532.issue34500@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 30af2e737aad427d4da97f8dadeeecff6c2b28f5 by Terry Jan Reedy (Mickaël Schoentgen) in branch '2.7':
bpo-34500: Fix ResourceWarning in difflib.py (GH-8926)
https://github.com/python/cpython/commit/30af2e737aad427d4da97f8dadeeecff6c2b28f5
History
Date User Action Args
2018-09-03 01:48:17terry.reedysetrecipients: + terry.reedy, docs@python, David Bieber, Tiger-222
2018-09-03 01:48:17terry.reedysetmessageid: <1535939297.39.0.56676864532.issue34500@psf.upfronthosting.co.za>
2018-09-03 01:48:17terry.reedylinkissue34500 messages
2018-09-03 01:48:16terry.reedycreate