Lines Matching refs:add

111                     # tail but do not add a path_sep prefix.
283 # change LIST_APPEND and SET_ADD, add MAP_ADD #2183)
287 # Python 3.2a1: 3160 (add SETUP_WITH #6101)
289 # Python 3.2a2: 3170 (add DUP_TOP_TWO, remove DUP_TOPX and ROT_FOUR #9225)
291 # Python 3.2a3 3180 (add DELETE_DEREF #4617)
299 # Python 3.4a1 3260 (add LOAD_CLASSDEREF; allow locals of class to override
309 # Python 3.5b3 3350 (add GET_YIELD_FROM_ITER opcode #24400)
311 # Python 3.6a0 3360 (add FORMAT_VALUE opcode #25483)
314 # Python 3.6a2 3371 (add BUILD_CONST_KEY_MAP opcode #27140)
317 # Python 3.6b1 3373 (add BUILD_STRING opcode #27078)
318 # Python 3.6b1 3375 (add SETUP_ANNOTATIONS and STORE_ANNOTATION opcodes
323 # Python 3.6b2 3378 (add BUILD_TUPLE_UNPACK_WITH_CALL #28257)
325 # Python 3.7a1 3390 (add LOAD_METHOD and CALL_METHOD opcodes #26110)
332 # Python 3.8a1 3401 (add END_ASYNC_FOR #33041)
339 # Python 3.9a0 3420 (add LOAD_ASSERTION_ERROR #34880)
342 # Python 3.9a2 3423 (add IS_OP, CONTAINS_OP and JUMP_IF_NOT_EXC_MATCH bytecodes #39156)
358 # Python 3.11a1 3453 (add co_fastlocalnames and co_fastlocalkinds)
360 # Python 3.11a1 3455 (add MAKE_CELL bpo-43693)
364 # Python 3.11a1 3459 (PEP 657: add end line numbers and column offsets for instructions)
368 # MATCH_CLASS and MATCH_KEYS, and add COPY)
400 # Python 3.11a6 3490 (remove JUMP_IF_NOT_EXC_MATCH, add CHECK_EXC_MATCH)
401 # Python 3.11a6 3491 (remove JUMP_IF_NOT_EG_MATCH, add CHECK_EG_MATCH,
402 # add JUMP_BACKWARD_NO_INTERRUPT, make JUMP_NO_INTERRUPT virtual)
1681 lower_suffix_contents.add(new_name)