Issue 46998: Allow subclassing Any at runtime
Created on 2022-03-13 03:06 by hauntsaninja, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 31841 | merged | hauntsaninja, 2022-03-13 03:07 | |
| Messages (3) | |||
|---|---|---|---|
| msg415023 - (view) | Author: Shantanu (hauntsaninja) * | Date: 2022-03-13 03:06 | |
Discussed on typing-sig at https://mail.python.org/archives/list/typing-sig@python.org/thread/GULRKYI7XOB3FLAEFC6OYSTBS5FIA5PU/ |
|||
| msg416720 - (view) | Author: Jelle Zijlstra (JelleZijlstra) * ![]() |
Date: 2022-04-05 02:35 | |
New changeset 5a4973e29f2f5c4ee8c086f40325786c62381540 by Shantanu in branch 'main': bpo-46998: Allow subclassing Any at runtime (GH-31841) https://github.com/python/cpython/commit/5a4973e29f2f5c4ee8c086f40325786c62381540 |
|||
| msg416721 - (view) | Author: Jelle Zijlstra (JelleZijlstra) * ![]() |
Date: 2022-04-05 02:35 | |
Thanks for the idea and patch! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:57 | admin | set | github: 91154 |
| 2022-04-05 02:35:58 | JelleZijlstra | set | status: open -> closed resolution: fixed messages: + msg416721 stage: patch review -> resolved |
| 2022-04-05 02:35:38 | JelleZijlstra | set | messages: + msg416720 |
| 2022-03-13 04:25:27 | JelleZijlstra | set | nosy:
+ gvanrossum, kj, AlexWaygood |
| 2022-03-13 03:07:25 | hauntsaninja | set | keywords:
+ patch stage: patch review pull_requests: + pull_request29941 |
| 2022-03-13 03:06:37 | hauntsaninja | create | |
