Proposal:
This issue serves as a tracker for removing the following parts of the C API:
Tracked separately:
I'll take care of doing the other deprecation removals and update c-api-pending-removal-in-3-15.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
Proposal:
This issue serves as a tracker for removing the following parts of the C API:
PyImport_ImportModuleNoBlock: #133655PyWeakref_GetObjectandPyWeakref_GET_OBJECT: #133657PySys_Set*& co)Py_UNICODE_WIDEandPy_UNICODEtypeTracked separately:
vendored copy of(deferred to Python 3.16)libmpdecimal: #115119.PyUnicode_As{Encoded,Decoded}{Object,Unicode}: #133610 cc @StanFromIrelandPySys_ResetWarnOptionsRemove deprecatedPySys_ResetWarnOptionsC-API function #138886 cc @sobolevnI'll take care of doing the other deprecation removals and update
c-api-pending-removal-in-3-15.Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
PyImport_ImportModuleNoBlock#133655PyWeakref_GetObjectandPyWeakref_GET_OBJECT#133657Py_InteractiveFlagdeprecation notice #133749Py_InteractiveFlagdeprecation notice (GH-133749) #133751Py_InteractiveFlagdeprecation notice (GH-133749) #133752PySys_SetArgv*for 3.15 #136277PySys_ResetWarnOptionsC-API function #138887