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 c2a0b52 commit 4c2924fCopy full SHA for 4c2924f
1 file changed
Misc/NEWS.d/next/Library/2025-11-26-14-20-10.gh-issue-141968.W139Pv.rst
@@ -1,2 +1,2 @@
1
Remove data copy from :mod:`re` compilation of regexes with large charsets
2
-by using :func:`bytearray.take_byes`.
+by using :func:`bytearray.take_bytes`.
0 commit comments