Issue 44338: Port LOAD_GLOBAL to adaptive interpreter
Created on 2021-06-07 18:04 by Mark.Shannon, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 26638 | merged | Mark.Shannon, 2021-06-10 09:03 | |
| Messages (2) | |||
|---|---|---|---|
| msg395272 - (view) | Author: Mark Shannon (Mark.Shannon) * ![]() |
Date: 2021-06-07 18:04 | |
Port the implementation of LOAD_GLOBAL to the new adaptive interpreter Once this and https://bugs.python.org/issue44337 are implemented we can remove the old opcache. |
|||
| msg395786 - (view) | Author: Mark Shannon (Mark.Shannon) * ![]() |
Date: 2021-06-14 10:04 | |
New changeset eecbc7c3900a7f40d8498b151db543a202c72f74 by Mark Shannon in branch 'main': bpo-44338: Port LOAD_GLOBAL to PEP 659 adaptive interpreter (GH-26638) https://github.com/python/cpython/commit/eecbc7c3900a7f40d8498b151db543a202c72f74 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:46 | admin | set | github: 88504 |
| 2021-08-09 14:58:46 | Mark.Shannon | set | status: open -> closed resolution: fixed type: performance stage: patch review -> resolved |
| 2021-06-14 10:04:31 | Mark.Shannon | set | messages: + msg395786 |
| 2021-06-10 09:03:36 | Mark.Shannon | set | keywords:
+ patch stage: patch review pull_requests: + pull_request25225 |
| 2021-06-07 18:04:54 | Mark.Shannon | create | |
