
This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
Created on2022-04-07 19:10 bypieter.eendebak, last changed2022-04-11 14:59 byadmin.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 32404 | open | pieter.eendebak,2022-04-07 19:12 | |
| Messages (1) | |||
|---|---|---|---|
| msg416937 -(view) | Author: Pieter Eendebak (pieter.eendebak)* | Date: 2022-04-07 19:10 | |
The implementations of BINARY_SUBSCR_LIST_INT and BINARY_SUBSCR_TUPLE_INT are almost identical. They can be merged, so there is one opcode less and the code is shared. | |||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:58 | admin | set | github: 91407 |
| 2022-04-07 19:12:32 | pieter.eendebak | set | keywords: +patch stage: patch review pull_requests: +pull_request30429 |
| 2022-04-07 19:10:15 | pieter.eendebak | create | |