Issue32749
Created on 2018-02-02 15:16 by serhiy.storchaka, last changed 2018-02-05 20:48 by serhiy.storchaka. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 5497 | merged | serhiy.storchaka, 2018-02-02 15:28 | |
| Messages (2) | |||
|---|---|---|---|
| msg311497 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * | Date: 2018-02-02 15:16 | |
Some behavior of dbm.dumb databases which was different from the behavior of other dbm databases was deprecated in 3.6 (issue21708). Now it is a time to remove it. |
|||
| msg311690 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * | Date: 2018-02-05 20:47 | |
New changeset 6c85efa5a66d7b254aa22a39d47f36c040d7a04e by Serhiy Storchaka in branch 'master': bpo-32749: Make dbm.dumb databases more cosistent with other dbm databases. (#5497) https://github.com/python/cpython/commit/6c85efa5a66d7b254aa22a39d47f36c040d7a04e |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-02-05 20:48:35 | serhiy.storchaka | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2018-02-05 20:47:40 | serhiy.storchaka | set | messages: + msg311690 |
| 2018-02-02 15:28:58 | serhiy.storchaka | set | keywords:
+ patch stage: patch review pull_requests: + pull_request5330 |
| 2018-02-02 15:16:17 | serhiy.storchaka | create | |