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-10-18 07:45 by kousu, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
dbm.patch | Claudiu.Popa, 2013-10-18 10:45 | review | ||
dbm1.patch | Claudiu.Popa, 2013-10-19 06:29 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:52 | admin | set | github: 63481 |
2014-03-08 17:54:18 | python-dev | set | messages: + msg212941 |
2013-11-17 07:34:11 | Claudiu.Popa | set | messages: + msg203123 |
2013-11-17 06:04:57 | ncoghlan | set | messages: + msg203121 |
2013-11-17 06:03:22 | ncoghlan | set | messages: + msg203120 |
2013-11-17 06:00:20 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg203119 resolution: fixed stage: patch review -> resolved |
2013-10-31 14:33:54 | ncoghlan | set | messages: + msg201818 |
2013-10-28 14:47:06 | Claudiu.Popa | set | messages: + msg201545 |
2013-10-21 04:57:45 | rhettinger | set | assignee: ncoghlan messages: + msg200697 nosy: + ncoghlan, rhettinger |
2013-10-19 06:29:34 | Claudiu.Popa | set | files:
+ dbm1.patch messages: + msg200376 |
2013-10-19 00:16:07 | terry.reedy | set | nosy:
+ terry.reedy title: dbm is not a context manager -> dbm.open should be a context manager messages: + msg200336 stage: needs patch -> patch review |
2013-10-18 20:40:43 | Arfrever | set | nosy:
+ Arfrever |
2013-10-18 10:45:46 | Claudiu.Popa | set | files:
+ dbm.patch keywords: + patch messages: + msg200241 |
2013-10-18 09:28:24 | serhiy.storchaka | set | stage: needs patch type: enhancement versions: - Python 3.1, Python 3.2, Python 3.3, Python 3.5 |
2013-10-18 09:10:13 | Claudiu.Popa | set | nosy:
+ Claudiu.Popa messages: + msg200232 |
2013-10-18 07:45:10 | kousu | create |