Delay-loading of python dll is impossible when using some C macros
未關閉
還沒有人認領這個 Issue。
3.8 (EOL)
build
OS-windows
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 32371 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @zooba, @isidentical |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2017-12-19.13:13:18.859>
labels = ['build', '3.8', 'OS-windows']
title = 'Delay-loading of python dll is impossible when using some C macros'
updated_at = <Date 2019-11-19.15:28:56.506>
user = 'https://bugs.python.org/PierreChatelier'
bugs.python.org fields:
activity = <Date 2019-11-19.15:28:56.506>
actor = 'Pierre Chatelier'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2017-12-19.13:13:18.859>
creator = 'Pierre Chatelier'
dependencies = []
files = ['48721']
hgrepos = []
issue_num = 32371
keywords = []
message_count = 6.0
messages = ['308639', '356921', '356958', '356971', '356972', '356973']
nosy_count = 6.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'Pierre Chatelier', 'BTaskaya']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = 'resolved'
status = 'open'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue32371'
versions = ['Python 3.8']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
檢視隨附的 PythonFromC.zip 重現材料和移轉後的 BPO issue 32371,重點關注其中針對 C 巨集和延遲載入 Python DLL 所描述的 Windows 建置行為。確認回報的編譯錯誤是否仍然可以重現;要視為完成,必須明確驗證解決方案,但 issue 記錄註明「works for me」,而且近期沒有活動。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- c, python
- 領域
- build-system, operating-systems
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100