Commits
User selector
Commit History
Commits on Nov 14, 2018
bpo-35233: InitConfigTests tests more config vars (GH-10541) (GH-10546)
Show description for 9ee1d42authored[3.7] bpo-35233: Rewrite test_embed.InitConfigTests (GH-10524) (GH-10529)
Show description for 35c28d5authored
Commits on Sep 19, 2018
Revert "[3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by default (GH-9379)" (GH-9416)
Show description for 95cc3eeauthored
Commits on Sep 18, 2018
[3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by default (GH-9379)
Show description for 144f1e2authored
Commits on Aug 5, 2018
[3.7] bpo-34247: Fix Python 3.7 initialization (#8659)
Show description for 0c90d6fauthored
Commits on Jul 21, 2018
bpo-34008: Allow to call Py_Main() after Py_Initialize() (GH-8043) (GH-8352)
Show description for 03ec4dfandcommitted
Commits on Jun 22, 2018
bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845)
Show description for 3747dd1andauthored
Commits on Mar 30, 2018
bpo-33182: Fix pointer types in _testembed (GH-6310) (GH-6311)
Show description for 2961717andcommitted
Commits on Mar 25, 2018
bpo-33042: Fix pre-initialization sys module configuration (GH-6157)
Show description for c6d94c3andauthored
Commits on Dec 20, 2017
bpo-31901: atexit callbacks should be run at subinterpreter shutdown (#4611)
Show description for 776407fauthored andcommitted
Commits on Dec 18, 2017
bpo-32030: Fix compilation on FreeBSD, #include <fenv.h> (#4919)
Show description for 6efcb6dauthored
Commits on Dec 16, 2017
bpo-29240, bpo-32030: Py_Main() re-reads config if encoding changes (#4899)
Show description for 9454060authored
Commits on Dec 13, 2017
bpo-29240: PEP 540: Add a new UTF-8 Mode (#855)
Show description for 91106cdauthored
Commits on Nov 30, 2017
bpo-20891: Fix PyGILState_Ensure() (#4650)
Show description for b4d1e1fauthored
Commits on Nov 29, 2017
bpo-32030: Rework memory allocators (#4625)
Show description for 5d39e04authored
Commits on Nov 26, 2017
Commits on Nov 24, 2017
bpo-32096: Remove obj and mem from _PyRuntime (#4532)
Show description for 9e87e77andauthored
Commits on Nov 15, 2017
bpo-32030: Split Py_Main() into subfunctions (#4399)
Show description for f7e5b56authored
Commits on Nov 12, 2017
Commits on Oct 27, 2017
bpo-31877: Add _Py_LegacyLocaleDetected and _PyCoerceLegacyLocale to pylifecycle.h (GH-4134)
Show description for 031c4bfauthored andcommitted
Commits on Sep 14, 2017
Commits on Sep 7, 2017
bpo-31370: Remove support for threads-less builds (#3385)
Show description for a6a4dc8authored andcommitted
Commits on Jun 11, 2017
bpo-28180: Implementation for PEP 538 (#659)
Show description for 6ea4186authored
Commits on May 25, 2017
Commits on May 23, 2017
Commits on Jan 2, 2017
Commits on Sep 7, 2016
- committed
Commits on Aug 20, 2016
- committed
Issue #27713: Surpress spurious build warnings when updating importlib's
Show description for 17cfc86committed
Commits on Aug 16, 2016
Issue #27736: Improve the existing embedded interpreter init/fini test
Show description for 939231bcommitted
Commits on Apr 19, 2016
Commits on Mar 14, 2016
Add PYTHONMALLOC env var
Show description for 34be807committed
Commits on Jan 20, 2016
Replace fpgetmask() with fedisableexcept()
Show description for 7172f50committed