]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46541: Drop the check for orphaned global strings. (gh-31363)
authorEric Snow <ericsnowcurrently@gmail.com>
Wed, 16 Feb 2022 03:06:38 +0000 (20:06 -0700)
committerGitHub <noreply@github.com>
Wed, 16 Feb 2022 03:06:38 +0000 (20:06 -0700)
commit6c8958948666403f2370ca7b4c0a52b2010ec16d
tree29d0c1b9c8d9c7872df6aeaf7f3eb4b89423b552
parent602630ac1855e38ef06361c68f6e216375a06180
bpo-46541: Drop the check for orphaned global strings. (gh-31363)

https://bugs.python.org/issue46541
.github/workflows/build.yml
Makefile.pre.in
Tools/scripts/generate_global_objects.py