mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
remove STORE_MAP, since it's unused
This commit is contained in:
parent
ee85339cc6
commit
264be6f48f
6 changed files with 1 additions and 24 deletions
|
@ -32,7 +32,6 @@ extern "C" {
|
|||
#define GET_AITER 50
|
||||
#define GET_ANEXT 51
|
||||
#define BEFORE_ASYNC_WITH 52
|
||||
#define STORE_MAP 54
|
||||
#define INPLACE_ADD 55
|
||||
#define INPLACE_SUBTRACT 56
|
||||
#define INPLACE_MULTIPLY 57
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue