]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92913: Clarify changes to PyInitConfig.module_search_paths[_set] fields (GH-92980)
authorSteve Dower <steve.dower@python.org>
Thu, 19 May 2022 19:23:53 +0000 (20:23 +0100)
committerGitHub <noreply@github.com>
Thu, 19 May 2022 19:23:53 +0000 (20:23 +0100)
commit403d16fa28764718dcd0536ccb3ab8d05768465d
treee1c8a70393a144f722945cf91e65a00b8cf7cc95
parent3fd86100022103f41ada043f5bb5a7201e80ac27
gh-92913: Clarify changes to PyInitConfig.module_search_paths[_set] fields (GH-92980)
Doc/c-api/init_config.rst
Doc/whatsnew/3.11.rst
Lib/test/_test_embed_set_config.py
Misc/NEWS.d/next/C API/2022-05-19-18-05-51.gh-issue-92913.Ass1Hv.rst [new file with mode: 0644]
Modules/getpath.py