Issue36952
Created on 2019-05-17 21:25 by mbussonn, last changed 2019-05-21 02:11 by inada.naoki. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 13400 | merged | mbussonn, 2019-05-18 00:46 | |
| Messages (2) | |||
|---|---|---|---|
| msg342769 - (view) | Author: Matthias Bussonnier (mbussonn) * | Date: 2019-05-17 21:25 | |
Can likely thus be removed now. See also https://bugs.python.org/issue33563 that was tracking better deprecation warnings. If not removed documentation should bump removal to 3.9 |
|||
| msg342953 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * | Date: 2019-05-20 20:44 | |
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-21 02:11:00 | inada.naoki | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2019-05-20 20:44:15 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg342953 |
| 2019-05-18 00:46:13 | mbussonn | set | keywords:
+ patch stage: patch review pull_requests: + pull_request13310 |
| 2019-05-17 21:25:16 | mbussonn | create | |