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.
Created on 2013-05-23 00:39 by sonyachiko, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
dbmopen.py | berker.peksag, 2013-05-31 10:49 | |||
test_dbm.py | Claudiu.Popa, 2013-11-01 22:17 | |||
dbm_dumb_open.patch | Claudiu.Popa, 2013-11-01 22:17 | review | ||
issue18039.patch | Claudiu.Popa, 2014-03-11 21:00 | Use `with` in test and minor doc fixes | review | |
issue18039_1.patch | Claudiu.Popa, 2014-06-09 19:45 | review | ||
issue18039_2.patch | Claudiu.Popa, 2014-06-10 08:47 | review | ||
issue18039_3.patch | Claudiu.Popa, 2014-06-10 15:59 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:45 | admin | set | github: 62239 |
2014-06-10 19:22:15 | r.david.murray | set | status: open -> closed resolution: fixed messages: + msg220192 stage: patch review -> resolved |
2014-06-10 18:50:22 | serhiy.storchaka | set | resolution: fixed -> (no value) stage: resolved -> patch review |
2014-06-10 18:49:37 | serhiy.storchaka | set | resolution: fixed messages: + msg220190 stage: patch review -> resolved |
2014-06-10 18:37:10 | r.david.murray | set | status: closed -> open nosy: + r.david.murray messages: + msg220188 resolution: fixed -> (no value) stage: resolved -> patch review |
2014-06-10 18:35:02 | serhiy.storchaka | set | status: open -> closed resolution: fixed messages: + msg220187 stage: patch review -> resolved |
2014-06-10 18:30:06 | python-dev | set | nosy:
+ python-dev messages: + msg220184 |
2014-06-10 15:59:16 | Claudiu.Popa | set | files: + issue18039_3.patch |
2014-06-10 08:47:46 | Claudiu.Popa | set | files:
+ issue18039_2.patch messages: + msg220153 |
2014-06-10 08:14:36 | serhiy.storchaka | set | type: behavior -> enhancement |
2014-06-09 19:45:24 | Claudiu.Popa | set | files:
+ issue18039_1.patch messages: + msg220113 |
2014-06-09 19:10:01 | serhiy.storchaka | set | assignee: serhiy.storchaka messages: + msg220111 |
2014-06-02 07:47:58 | Claudiu.Popa | set | messages: + msg219553 |
2014-06-02 07:44:39 | Claudiu.Popa | set | nosy:
+ serhiy.storchaka |
2014-04-27 10:14:18 | Claudiu.Popa | set | messages: + msg217249 |
2014-03-11 23:12:15 | berker.peksag | set | stage: test needed -> patch review |
2014-03-11 21:00:05 | Claudiu.Popa | set | files:
+ issue18039.patch versions: + Python 3.5, - Python 3.3 |
2013-11-01 22:17:23 | Claudiu.Popa | set | files:
+ dbm_dumb_open.patch keywords: + patch messages: + msg201945 |
2013-11-01 22:17:00 | Claudiu.Popa | set | files:
+ test_dbm.py nosy: + Claudiu.Popa messages: + msg201944 |
2013-05-31 11:53:14 | sonyachiko | set | messages: + msg190403 |
2013-05-31 10:49:09 | berker.peksag | set | files:
+ dbmopen.py nosy: + berker.peksag messages: + msg190401 stage: test needed |
2013-05-23 00:39:58 | sonyachiko | create |