Created on 2013-03-18 20:09 by a.badger, last changed 2014-12-07 15:25 by jcea. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| python3-mock_open-methods.patch | a.badger, 2013-03-18 20:09 | Patch mock_open to understand readline and readlines methods | ||
| 01000-mock_open-methods.patch | a.badger, 2013-03-19 16:46 | 2nd version of mock_open readline/readlines patch | ||
| 01000-mock_open-methods.patch | a.badger, 2013-03-19 19:17 | 3rd version of the mock_open patch -- docs and read/readline/readlines draw from the same read_data | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-12-07 15:25:59 | jcea | link | issue23004 dependencies |
| 2014-12-07 15:25:42 | jcea | set | superseder: mock_open() should allow reading binary data |
| 2013-03-20 00:22:57 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg184714 resolution: fixed stage: patch review -> resolved |
| 2013-03-19 19:17:32 | a.badger | set | files:
+ 01000-mock_open-methods.patch messages: + msg184664 |
| 2013-03-19 17:00:45 | michael.foord | set | nosy:
+ michael.foord versions: + Python 3.4, - Python 3.3 assignee: michael.foord keywords: + needs review type: enhancement stage: patch review |
| 2013-03-19 16:46:50 | a.badger | set | files:
+ 01000-mock_open-methods.patch messages: + msg184642 |
| 2013-03-18 20:09:13 | a.badger | create | |