]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137668: Document that ord() supports also bytes and bytearray (GH-137669)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 13 Aug 2025 09:12:16 +0000 (12:12 +0300)
committerGitHub <noreply@github.com>
Wed, 13 Aug 2025 09:12:16 +0000 (12:12 +0300)
commit35759fe2faf1443455dfcb15ef7c435e34b492c7
treeb3b5e8086d900b6ec92058c2d529f26ec6b6cc58
parent639df39bf0b7e1172ebc4df84c1ae097ea7c0c22
gh-137668: Document that ord() supports also bytes and bytearray (GH-137669)
Doc/library/functions.rst
Python/bltinmodule.c
Python/clinic/bltinmodule.c.h