Browse Source
bpo-36900: Replace global conf vars with config (GH-13299)
bpo-36900: Replace global conf vars with config (GH-13299)
Replace global configuration variables with core_config read from the current interpreter. Cleanup dynload_hpux.c.pull/13320/head
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 51 additions and 37 deletions
-
4Modules/_io/_iomodule.c
-
10Modules/main.c
-
6Objects/bytearrayobject.c
-
6Objects/bytesobject.c
-
10Objects/moduleobject.c
-
4Python/compile.c
-
39Python/dynload_hpux.c
-
5Python/pylifecycle.c
-
4Python/pythonrun.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue