We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd958b commit 2cb388bCopy full SHA for 2cb388b
1 file changed
Misc/NEWS.d/next/Library/2025-12-11-22-59-33.gh-issue-142560.GkJrkk.rst
@@ -1,3 +1,3 @@
1
Fix a potential use‑after‑free in :class:`bytearray` search‑like methods by
2
-exporting the instance’s buffer to prevent reallocation during the
+exporting the instance's buffer to prevent reallocation during the
3
operation.
0 commit comments