]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45379: clarify FROZEN_EXCLUDED and FROZEN_INVALID documentation (GH-29189)
authorFilipe Laíns <lains@riseup.net>
Fri, 29 Oct 2021 20:55:14 +0000 (21:55 +0100)
committerGitHub <noreply@github.com>
Fri, 29 Oct 2021 20:55:14 +0000 (22:55 +0200)
commitc2d0ba722a7b3839685af968cf0c304a24cdf525
tree2b6b9c80379ed081a34ab915180b85d3a7eb1894
parente2e62b3808691e15fa44b883270023e42dcad958
bpo-45379: clarify FROZEN_EXCLUDED and FROZEN_INVALID documentation (GH-29189)

Signed-off-by: Filipe Laíns <lains@riseup.net>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Python/import.c