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 serhiy.storchaka
Recipients mbussonn, serhiy.storchaka
Date 2019-05-20.20:44:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558385055.76.0.637346026628.issue36952@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1a3faf9d9740a8c7505c61839ef09929a7ff9e35 by Serhiy Storchaka (Matthias Bussonnier) in branch 'master':
bpo-36952: Remove the bufsize parameter in fileinput.input(). (GH-13400)
https://github.com/python/cpython/commit/1a3faf9d9740a8c7505c61839ef09929a7ff9e35
History
Date User Action Args
2019-05-20 20:44:15serhiy.storchakasetrecipients: + serhiy.storchaka, mbussonn
2019-05-20 20:44:15serhiy.storchakasetmessageid: <1558385055.76.0.637346026628.issue36952@roundup.psfhosted.org>
2019-05-20 20:44:15serhiy.storchakalinkissue36952 messages
2019-05-20 20:44:15serhiy.storchakacreate