]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42431: Fix outdated bytes comments (GH-23458)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 3 Dec 2020 10:46:16 +0000 (12:46 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Dec 2020 10:46:16 +0000 (12:46 +0200)
commit2ad93821a69e6efac3b0efe1d205d6e5ef030791
tree1f13d7f20f919864be2571adaa8a2e13daff4609
parentf3c3ea91a76526edff928c95b9c6767e077b7448
bpo-42431: Fix outdated bytes comments (GH-23458)

Also move definitions of internal macros F_LJUST etc to private header.
Include/bytesobject.h
Include/cpython/bytesobject.h
Include/internal/pycore_format.h [new file with mode: 0644]
Makefile.pre.in
Objects/bytearrayobject.c
Objects/bytesobject.c
Objects/clinic/bytearrayobject.c.h
Objects/clinic/bytesobject.c.h
Objects/unicodeobject.c
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters