Commits
User selector
Commit History
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 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 29, 2017
bpo-32030: Rework memory allocators (#4625)
Show description for 5d39e04authored
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 Jun 11, 2017
bpo-28180: Implementation for PEP 538 (#659)
Show description for 6ea4186authored
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
Commits on Aug 1, 2014
Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename
Show description for f6a271acommitted
Commits on Jul 25, 2014
Loading