Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19d8226

Browse files
miss-islingtontonybaloneyAA-Turnerhugovk
authored
[3.12] GH-90690: Mention removal of PRECALL in What's New (GH-103910) (#109027)
GH-90690: Mention removal of ``PRECALL`` in What's New (GH-103910) (cherry picked from commit f9bd6e4) Co-authored-by: Anthony Shaw <[email protected]> Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent e65401d commit 19d8226

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
@@ -998,6 +998,9 @@ CPython bytecode changes
998998
* Remove the :opcode:`!JUMP_IF_FALSE_OR_POP` and :opcode:`!JUMP_IF_TRUE_OR_POP`
999999
instructions. (Contributed by Irit Katriel in :gh:`102859`.)
10001000

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

0 commit comments

Comments
 (0)