Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Restore removed Py_SetProgramName() and PySys_SetArgv() functions #117987

Closed
@vstinner

Description

@vstinner

My Fedora team identified that the removal of "Python initialization" functions impacts at least 17 projects. I propose to restore them to give more time to impacted projects to be updated to the newPEP 587 PyConfig API added to Python 3.8.

These functions were marked as deprecated in Python 3.11.

Py_SetProgramName() and/orPy_SetPythonHome(), 7 impacted projects:

  • dionaea
  • fontforge
  • glade
  • libreoffice
  • neuron
  • python-pyqt6
  • python-pyside6

PySys_SetArgv() and/orPySys_SetArgvEx(), 12 impacted projects (glade and neuron are both lists):

  • collectd
  • glade
  • gnumeric
  • kernel
  • nautilus-python
  • nemo-extensions
  • neuron
  • obs-studio
  • pyotherside
  • remmina
  • scribus
  • sourcextractor++

In Python 3.13, I also proposedPEP 741 – Python Configuration C API but it's still a draft.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp