Created on 2017-06-10 18:53 by ppperry, last changed 2017-06-15 18:21 by serhiy.storchaka. This issue is now closed.
Pull Requests | |||
---|---|---|---|
URL | Status | Linked | Edit |
PR 2103 | merged | serhiy.storchaka, 2017-06-11 08:13 | |
PR 2221 | merged | serhiy.storchaka, 2017-06-15 17:56 | |
PR 2222 | merged | serhiy.storchaka, 2017-06-15 17:57 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-07-10 12:52:47 | vstinner | link | issue30873 superseder |
2017-06-15 18:21:52 | serhiy.storchaka | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
2017-06-15 18:15:29 | serhiy.storchaka | set | messages: + msg296120 |
2017-06-15 18:15:13 | serhiy.storchaka | set | messages: + msg296119 |
2017-06-15 17:57:00 | serhiy.storchaka | set | pull_requests: + pull_request2267 |
2017-06-15 17:56:07 | serhiy.storchaka | set | pull_requests: + pull_request2266 |
2017-06-15 17:54:40 | serhiy.storchaka | set | messages: + msg296118 |
2017-06-11 08:16:09 | serhiy.storchaka | set | stage: needs patch -> patch review messages: + msg295693 versions: + Python 3.7 |
2017-06-11 08:13:09 | serhiy.storchaka | set | pull_requests: + pull_request2157 |
2017-06-11 05:36:25 | serhiy.storchaka | set | assignee: serhiy.storchaka type: behavior -> crash nosy: + serhiy.storchaka versions: + Python 3.5 |
2017-06-11 01:49:52 | ncoghlan | set | messages: + msg295681 |
2017-06-11 01:48:12 | ncoghlan | set | stage: needs patch messages: + msg295680 versions: + Python 3.6 |
2017-06-10 19:00:50 | ppperry | set | type: behavior |
2017-06-10 18:58:41 | ppperry | set | title: "SystemError: SystemError: <class '_io.TextIOWrapper'> returned NULL without setting an error" from open function -> "SystemError: <class '_io.TextIOWrapper'> returned NULL without setting an error" from open function |
2017-06-10 18:58:28 | ppperry | set | nosy:
+ brett.cannon, ncoghlan, benjamin.peterson, stutzbach, eric.snow |
2017-06-10 18:57:30 | ppperry | set | messages:
+ msg295654 components: + Interpreter Core, Library (Lib), IO title: "SystemError: SystemError: <class '_io.TextIOWrapper'> returned NULL without setting an error -> "SystemError: SystemError: <class '_io.TextIOWrapper'> returned NULL without setting an error" from open function |
2017-06-10 18:53:58 | ppperry | create |