Commits
User selector
Commit History
Commits on Jul 13, 2022
gh-90815: Fix test_embed for Windows PGO build with mimalloc (GH-94790)
Show description for 65dd637andauthored
Commits on Sep 20, 2021
bpo-40413: test_embed tests calling Py_RunMain() multiple times (GH-28466)
Show description for 3d16fc9andauthored
Commits on Jun 23, 2021
bpo-44441: _PyImport_Fini2() resets PyImport_Inittab (GH-26874) (GH-26877)
Show description for ece3841authored
Commits on Mar 10, 2021
bpo-43445: Add frozen modules to sys.stdlib_module_names (GH-24798)
Show description for 307745aauthored
Commits on Jan 12, 2021
bpo-42882: Add test_embed.test_unicode_id_init() (GH-24198)
Show description for 11d13e8authored
Commits on Nov 10, 2020
bpo-42260: Compute the path config in the main init (GH-23211)
Show description for 9e1b828authored
Commits on Nov 4, 2020
bpo-42260: Add _PyInterpreterState_SetConfig() (GH-23158)
Show description for 048a356authored
Commits on Jul 3, 2020
Commits on Jun 11, 2020
bpo-40939: Remove some extra references to PYTHONOLDPARSER (GH-20815)
Show description for 436b648authoredbpo-40939: Remove the old parser (GH-20768)
Show description for 1ed83adauthored
Commits on Jun 8, 2020
bpo-40910: Export Py_GetArgcArgv() function (GH-20721)
Show description for e81f6e6authored- authored
Commits on May 1, 2020
bpo-40453: Add PyConfig._isolated_subinterpreter (GH-19820)
Show description for 252346aauthored
Commits on Apr 23, 2020
bpo-40334: Rename PyConfig.use_peg to _use_peg_parser (GH-19670)
Show description for 1def775authored
Commits on Apr 22, 2020
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Show description for c5fc156authored
Commits on Apr 15, 2020
bpo-40268: Remove unused imports in pylifecycle.c (GH-19533)
Show description for 4f98f46authoredbpo-40268: Remove explicit pythread.h includes (#19529)
Show description for 62183b8authored
Commits on Apr 14, 2020
Commits on Mar 9, 2020
bpo-39877: Remove useless PyEval_InitThreads() calls (GH-18883)
Show description for 3225b9fauthored
Commits on Feb 3, 2020
bpo-39489: Remove COUNT_ALLOCS special build (GH-18259)
Show description for c6e5c11authored
Commits on Oct 1, 2019
bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore (GH-16509)
Show description for 8462a49authoredbpo-38304: Remove PyConfig.struct_size (GH-16500) (GH-16508)
Show description for 3c30a76authored
Commits on Sep 29, 2019
bpo-38317: Fix PyConfig.warnoptions priority (GH-16478)
Show description for fb4ae15authored
Commits on Sep 28, 2019
bpo-38304: Add PyConfig.struct_size (GH-16451)
Show description for 441b10cauthored
Commits on Sep 26, 2019
bpo-38234: Fix test_embed.test_init_setpath_config() on FreeBSD (GH-16406)
Show description for 49d99f0authoredbpo-38234: Add test_init_setpath_config() to test_embed (GH-16402)
Show description for 8bf39b6authored
Commits on Sep 24, 2019
Commits on Aug 23, 2019
bpo-36763: PyConfig_Read() handles PySys_AddXOption() (GH-15431)
Show description for 120b707authored- authored
Commits on Jul 1, 2019
- authored
bpo-36763: Use PyConfig_Clear() (GH-14445)
Show description for 6731002authored
Commits on Jun 6, 2019
Commits on May 27, 2019
bpo-36763: Implement the PEP 587 (GH-13592)
Show description for 331a6a5authored
Commits on May 23, 2019
- authored
bpo-36842: Implement PEP 578 (GH-12613)
Show description for b82e17eauthored