Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Apr 17, 2024

Restore functions removed in Python 3.13 alpha 1:

  • Py_SetPythonHome()
  • Py_SetProgramName()
  • PySys_SetArgvEx()
  • PySys_SetArgv()

📚 Documentation preview 📚: https://cpython-previews--117993.org.readthedocs.build/

Restore functions removed in Python 3.13 alpha 1:

* Py_SetPythonHome()
* Py_SetProgramName()
* PySys_SetArgvEx()
* PySys_SetArgv()
@encukou encukou merged commit 340a02b into python:main Apr 18, 2024
@vstinner vstinner deleted the restore_set_progname branch April 18, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants