]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45548: add some missing entries to `Modules/Setup` (GH-29115)
authorBrett Cannon <brett@python.org>
Thu, 21 Oct 2021 00:34:49 +0000 (17:34 -0700)
committerGitHub <noreply@github.com>
Thu, 21 Oct 2021 00:34:49 +0000 (17:34 -0700)
commitdd86f63b551c8c255c6d8082c02f35608d294db9
treebb09e42eb888f731ff5246c263a2f9cd2f431140
parent876fc7fcec9a79a11546b7588d3683a5ccb4d31c
bpo-45548: add some missing entries to `Modules/Setup` (GH-29115)

Also remove a duplicate entry for `_weakref`.
Misc/NEWS.d/next/Build/2021-10-20-17-02-56.bpo-45548.BoggEf.rst [new file with mode: 0644]
Modules/Setup