bpo-38858: Reorganize pycore_init_types() (GH-17265) · python/cpython@ef5aa9a · GitHub
Skip to content

Commit ef5aa9a

Browse files
authored
bpo-38858: Reorganize pycore_init_types() (GH-17265)
* Call _PyLong_Init() and _PyExc_Init() earlier * new_interpreter() reuses pycore_init_types()
1 parent ac22354 commit ef5aa9a

1 file changed

Lines changed: 11 additions & 20 deletions

File tree

Python/pylifecycle.c

Lines changed: 11 additions & 20 deletions

0 commit comments

Comments
 (0)