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 CuriousLearner, docs@python, terry.reedy, thomas.nyberg, xtreak
Date 2018-08-06.19:55:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533585306.8.0.56676864532.issue34319@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5b2657fb8c5aaa98e5748e1c325c74b97ea12fd1 by Terry Jan Reedy (Xtreak) in branch 'master':
bpo-34319: Clarify file handler closure in pathlib.read_text (GH-8645)
https://github.com/python/cpython/commit/5b2657fb8c5aaa98e5748e1c325c74b97ea12fd1
History
Date User Action Args
2018-08-06 19:55:06terry.reedysetrecipients: + terry.reedy, docs@python, thomas.nyberg, CuriousLearner, xtreak
2018-08-06 19:55:06terry.reedysetmessageid: <1533585306.8.0.56676864532.issue34319@psf.upfronthosting.co.za>
2018-08-06 19:55:06terry.reedylinkissue34319 messages
2018-08-06 19:55:06terry.reedycreate