SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-38234: Py_Initialize() sets global path configuration (GH-16421)

* Py_InitializeFromConfig() now writes PyConfig path configuration to
  the global path configuration (_Py_path_config).
* Add test_embed.test_get_pathconfig().
* Fix typo in _PyWideStringList_Join().
V
Victor Stinner committed
12f2f177fc483723406d7917194e7f655a20631b
Parent: 3d984a1
Committed by GitHub <noreply@github.com> on 9/26/2019, 1:51:50 PM