| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bpo-32030: Add _PyMainInterpreterConfig.pythonhome (#4513) | Victor Stinner | 2017-11-23 | 1 | -1/+6 |
|
|
* | bpo-32030: Move PYTHONPATH to _PyMainInterpreterConfig (#4511) | Victor Stinner | 2017-11-23 | 1 | -1/+1 |
|
|
* | bpo-32030: Add _PyCoreConfig.module_search_path_env (#4504) | Victor Stinner | 2017-11-22 | 1 | -0/+3 |
|
|
* | bpo-32030: Split Py_Main() into subfunctions (#4399) | Victor Stinner | 2017-11-15 | 1 | -9/+35 |
|
|
* | bpo-28180: Fix the implementation of PEP 538 on Android (GH-4334) | xdegaye | 2017-11-12 | 1 | -0/+1 |
|
|
* | bpo-31877: Add _Py_LegacyLocaleDetected and _PyCoerceLegacyLocale to pylifecy... | Erik Bray | 2017-10-27 | 1 | -0/+6 |
|
|
* | bpo-30860: Consolidate stateful runtime globals. (#3397) | Eric Snow | 2017-09-08 | 1 | -1/+1 |
|
|
* | Revert "bpo-30860: Consolidate stateful runtime globals." (#3379) | Eric Snow | 2017-09-06 | 1 | -4/+1 |
|
|
* | bpo-30860: Consolidate stateful runtime globals. (#2594) | Eric Snow | 2017-09-06 | 1 | -1/+4 |
|
|
* | bpo-22257: Private C-API for main interpreter initialization (PEP 432). (#1729) | Eric Snow | 2017-05-24 | 1 | -1/+2 |
|
|
* | bpo-22257: Private C-API for core runtime initialization (PEP 432). (#1772) | Eric Snow | 2017-05-24 | 1 | -1/+9 |
|
|
* | bpo-22257: Small changes for PEP 432. (#1728) | Eric Snow | 2017-05-23 | 1 | -3/+4 |
|
|
* | bpo-27593: Get SCM build info from git instead of hg. (#446) | Ned Deily | 2017-03-04 | 1 | -2/+2 |
|
|
* | Issue #26900: Excluded underscored names and other private API from limited API. | Serhiy Storchaka | 2016-09-11 | 1 | -0/+2 |
|
|
* | Issue #28003: Implement PEP 525 -- Asynchronous Generators. | Yury Selivanov | 2016-09-09 | 1 | -0/+1 |
|
|
* | os.urandom() now blocks on Linux | Victor Stinner | 2016-09-06 | 1 | -1/+2 |
|
|
* | Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure | Martin Panter | 2015-11-30 | 1 | -0/+1 |
|
|
* | Issue #22869: Split pythonrun into two modules | Nick Coghlan | 2014-11-20 | 1 | -0/+124 |
|
|