### Documentation Some symbols are marked as "removed in Python 3.15", yet are still available in 3.15 beta1. I know of at least the following 2 symbols that are used by pywin32 yet it still builds: - https://docs.python.org/3.15/c-api/interp-lifecycle.html#c.Py_SetProgramName - https://docs.python.org/3.15/c-api/interp-lifecycle.html#c.PySys_SetArgv <!-- gh-linked-prs --> ### Linked PRs * gh-149594 <!-- /gh-linked-prs -->
Documentation
Some symbols are marked as "removed in Python 3.15", yet are still available in 3.15 beta1.
I know of at least the following 2 symbols that are used by pywin32 yet it still builds:
Linked PRs