Issue37300
Created on 2019-06-16 02:30 by shihai1991, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 14120 | merged | shihai1991, 2019-06-16 02:34 | |
| Messages (2) | |||
|---|---|---|---|
| msg345737 - (view) | Author: Hai Shi (shihai1991) * | Date: 2019-06-16 08:02 | |
a Py_XINCREF in classobject.c are not necessary |
|||
| msg345775 - (view) | Author: Benjamin Peterson (benjamin.peterson) * | Date: 2019-06-16 20:19 | |
New changeset c83356cae2e375324ff4a3fb5d574ebde5c827a9 by Benjamin Peterson (Hai Shi) in branch 'master': closes bpo-37300: Remove unnecessary Py_XINCREF in classobject.c. (GH-14120) https://github.com/python/cpython/commit/c83356cae2e375324ff4a3fb5d574ebde5c827a9 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:16 | admin | set | github: 81481 |
| 2019-06-16 20:19:33 | benjamin.peterson | set | status: open -> closed nosy:
+ benjamin.peterson resolution: fixed |
| 2019-06-16 08:02:30 | shihai1991 | set | messages: + msg345737 |
| 2019-06-16 02:34:04 | shihai1991 | set | keywords:
+ patch stage: patch review pull_requests: + pull_request13969 |
| 2019-06-16 02:30:33 | shihai1991 | create | |