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 brian.curtin
Recipients Rich.Rauenzahn, ZackerySpytz, brian.curtin, lukasz.langa, terry.reedy, xiang.zhang
Date 2018-09-29.16:16:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538237760.32.0.545547206417.issue27351@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e45473e3ca31e5b78dc85cab575f5bb60d5b7f8f by Brian Curtin (Zackery Spytz) in branch 'master':
bpo-27351: Fix ConfigParser.read() documentation and docstring (GH-8123)
https://github.com/python/cpython/commit/e45473e3ca31e5b78dc85cab575f5bb60d5b7f8f
History
Date User Action Args
2018-09-29 16:16:00brian.curtinsetrecipients: + brian.curtin, terry.reedy, lukasz.langa, Rich.Rauenzahn, xiang.zhang, ZackerySpytz
2018-09-29 16:16:00brian.curtinsetmessageid: <1538237760.32.0.545547206417.issue27351@psf.upfronthosting.co.za>
2018-09-29 16:16:00brian.curtinlinkissue27351 messages
2018-09-29 16:16:00brian.curtincreate