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 methane
Recipients Marcin Niemira, docs@python, martin.panter, methane, terry.reedy
Date 2019-04-22.11:14:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555931641.4.0.879344031899.issue36523@roundup.psfhosted.org>
In-reply-to
Content
New changeset ab86521a9d9999731e39bd9056420bb7774fd144 by Inada Naoki (Marcin Niemira) in branch 'master':
bpo-36523: Add docstring to io.IOBase.writelines (GH-12683)
https://github.com/python/cpython/commit/ab86521a9d9999731e39bd9056420bb7774fd144
History
Date User Action Args
2019-04-22 11:14:01methanesetrecipients: + methane, terry.reedy, docs@python, martin.panter, Marcin Niemira
2019-04-22 11:14:01methanesetmessageid: <1555931641.4.0.879344031899.issue36523@roundup.psfhosted.org>
2019-04-22 11:14:01methanelinkissue36523 messages
2019-04-22 11:14:01methanecreate