Skip to content

Commit 005f2f2

Browse files
Update Misc/NEWS.d/next/Library/2025-06-08-01-10-34.gh-issue-135241.5j18IW.rst
Co-authored-by: Sergey B Kirpichev <[email protected]>
1 parent b01541c commit 005f2f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
The :code:`INT` opcode of the C accelerator ``_pickle`` module was updated to look only for "00" and "01" to push booleans onto the stack, aligning with the Python :mod:`pickle` module.
1+
The :code:`INT` opcode of the C accelerator :mod:`!_pickle` module was updated
2+
to look only for "00" and "01" to push booleans onto the stack, aligning with
3+
the Python :mod:`pickle` module.

0 commit comments

Comments
 (0)