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 2022年04月07日 19:10 by pieter.eendebak, last changed 2022年04月11日 14:59 by admin.
| 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 | |