Skip to content

Commit f9bd6e4

Browse files
tonybaloneyAA-Turnerhugovk
authored
GH-90690: Mention removal of PRECALL in What's New (#103910)
Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 3a08db8 commit f9bd6e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -997,6 +997,9 @@ CPython bytecode changes
997997
* Remove the :opcode:`!JUMP_IF_FALSE_OR_POP` and :opcode:`!JUMP_IF_TRUE_OR_POP`
998998
instructions. (Contributed by Irit Katriel in :gh:`102859`.)
999999

1000+
* Removed the :opcode:`!PRECALL` instruction. (Contributed by Mark Shannon in
1001+
:gh:`92925`.)
1002+
10001003
* Add the :opcode:`LOAD_FAST_AND_CLEAR` instruction as part of the
10011004
implementation of :pep:`709`. (Contributed by Carl Meyer in :gh:`101441`.)
10021005

0 commit comments

Comments
 (0)