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 2016-09-02 21:48 by tehybel, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| 0001-issue27946-Hold-reference-to-dict-in-PyDict_GetItem.patch | Tim Mitchell, 2016-09-13 00:15 | |||
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 29915 | merged | serhiy.storchaka, 2021-12-04 18:45 | |
| PR 29919 | merged | miss-islington, 2021-12-05 12:23 | |
| PR 29920 | merged | miss-islington, 2021-12-05 12:23 | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:35 | admin | set | github: 72133 |
| 2021-12-05 19:07:13 | serhiy.storchaka | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2021-12-05 19:05:06 | miss-islington | set | messages: + msg407731 |
| 2021-12-05 19:05:06 | miss-islington | set | messages: + msg407730 |
| 2021-12-05 12:23:29 | miss-islington | set | pull_requests: + pull_request28144 |
| 2021-12-05 12:23:24 | serhiy.storchaka | set | messages: + msg407705 |
| 2021-12-05 12:23:24 | miss-islington | set | nosy: + miss-islington pull_requests: + pull_request28143 |
| 2021-12-04 18:55:25 | serhiy.storchaka | set | messages: + msg407681 versions: + Python 3.9, Python 3.10, Python 3.11, - Python 3.5, Python 3.6 |
| 2021-12-04 18:45:21 | serhiy.storchaka | set | stage: patch review pull_requests: + pull_request28140 |
| 2021-12-04 15:18:36 | corona10 | set | nosy: + corona10 |
| 2021-12-03 12:45:17 | serhiy.storchaka | set | nosy: + serhiy.storchaka messages: + msg407582 |
| 2021-12-02 22:54:45 | iritkatriel | set | nosy: + iritkatriel messages: + msg407553 title: issues in elementtree and elsewhere due to PyDict_GetItem -> elementtree calls PyDict_GetItem without owning a reference to the dict |
| 2016-09-13 00:17:57 | Tim Mitchell | set | messages: + msg276140 |
| 2016-09-13 00:16:38 | Tim Mitchell | set | files: - 0001-issue27946-Hold-reference-to-dict-in-PyDict_GetItem.patch |
| 2016-09-13 00:15:54 | Tim Mitchell | set | files: + 0001-issue27946-Hold-reference-to-dict-in-PyDict_GetItem.patch |
| 2016-09-12 22:21:49 | Tim Mitchell | set | files: + 0001-issue27946-Hold-reference-to-dict-in-PyDict_GetItem.patch nosy: + Tim Mitchell messages: + msg276128 keywords: + patch |
| 2016-09-02 21:48:01 | tehybel | create | |
