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 2017年05月25日 18:34 by eric.snow, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 1818 | merged | eric.snow, 2017年05月25日 19:31 | |
| Messages (1) | |||
|---|---|---|---|
| msg294506 - (view) | Author: Eric Snow (eric.snow) * (Python committer) | Date: 2017年05月25日 18:34 | |
Per Object/dictobject.c, PyDict_GetItemWithError() returns a borrowed reference. However, the documentation does not say so. That should be fixed. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:46 | admin | set | github: 74660 |
| 2017年06月01日 18:29:34 | eric.snow | set | status: open -> closed resolution: fixed stage: needs patch -> resolved |
| 2017年05月25日 19:31:18 | eric.snow | set | pull_requests: + pull_request1904 |
| 2017年05月25日 18:35:57 | eric.snow | set | assignee: eric.snow stage: needs patch components: + Documentation versions: + Python 3.7 |
| 2017年05月25日 18:34:57 | eric.snow | create | |