summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2021-06-23 15:47:33 (GMT)
committerGitHub <noreply@github.com>2021-06-23 15:47:33 (GMT)
commit5ed7827b1620f5b3729bc9767158d24a33863fa9 (patch)
treeb319c77a89064b6f2fab1345a6c3fb1c3f3bf072 /Python/errors.c
parentfcde2c6a8c99a56576b25733d5cc60bce6d51f46 (diff)
downloadcpython-5ed7827b1620f5b3729bc9767158d24a33863fa9.zip
cpython-5ed7827b1620f5b3729bc9767158d24a33863fa9.tar.gz
cpython-5ed7827b1620f5b3729bc9767158d24a33863fa9.tar.bz2
bpo-44441: _PyImport_Fini2() resets PyImport_Inittab (GH-26874) (GH-26878)
Py_RunMain() now resets PyImport_Inittab to its initial value at exit. It must be possible to call PyImport_AppendInittab() or PyImport_ExtendInittab() at each Python initialization. (cherry picked from commit 489699ca05bed5cfd10e847d8580840812b476cd)
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions