Remove deprecated C API objects slated for removal in 3.15
未關閉
還沒有人認領這個 Issue。
3.15
interpreter-core
topic-C-API
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
Proposal:
This issue serves as a tracker for removing the following parts of the C API:
- Global configuration variables: #133654
- Process-wide parameters: #133661
-
PyImport_ImportModuleNoBlock: #133655 -
PyWeakref_GetObjectandPyWeakref_GET_OBJECT: #133657 - Functions to configure Python's initialization (
PySys_Set*& co) -
Py_UNICODE_WIDEandPy_UNICODEtype
Tracked separately:
-
vendored copy of(deferred to Python 3.16)libmpdecimal: #115119. -
PyUnicode_As{Encoded,Decoded}{Object,Unicode}: #133610 cc @StanFromIreland -
PySys_ResetWarnOptionshttps://github.com/python/cpython/issues/138886 cc @sobolevn
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
- gh-133654
- gh-133655
- gh-133657
- gh-133661
- gh-133665
- gh-133749
- gh-133751
- gh-133752
- gh-136277
- gh-138887
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
檢查此 tracker 和 c-api-pending-removal-in-3-15 清單中剩餘的未勾選 C API 項目。連結的 pull request 顯示大部分工作已經在進行中;完成表示完成尚未完成的移除工作,並更新待移除清單。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- c, python
- 領域
- api
- Issue 類型
- 重構
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 15/100