python-peps/.github
Victor Stinner 7e7296bfdc
PEP 741: Add sys.get_config_names() (#3686)
* PEP 741: Add sys.get_config_names()

* Add sys.get_config_names() function.
* Add PyInitConfig_HasOption() function.
* Remove Py_ExitWithInitConfig() function.
* Add "Fully remove the preinitialization" section.
* Mention when the caller must hold the GIL.
* Add example increasing an initialization configuration option.
* "Usage of the stable ABI" section: add more quotes.
* Document that options side effects are not taken in
  account by PyInitConfig_Set*() functions.
* Add "Spawnw process" section.
* Add Cython rationale.
* Add myself as PEP 741 code owner.
2024-03-08 15:35:01 +01:00
..
PULL_REQUEST_TEMPLATE PEP 612: Mark as Final (#3575) 2024-01-12 00:20:09 -07:00
workflows Meta: Update config (#3645) 2024-02-08 18:43:54 +02:00
CODEOWNERS PEP 741: Add sys.get_config_names() (#3686) 2024-03-08 15:35:01 +01:00
dependabot.yml Meta: Update config (#3645) 2024-02-08 18:43:54 +02:00