Skip to content

gh-117987: Restore remove Py_SetProgramName() function #117993

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 18, 2024

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