PYLONG_BITS_IN_DIGIT differs between MinGW and MSVC
未關閉
還沒有人認領這個 Issue。
3.10
3.11
3.9 (EOL)
build
extension-modules
OS-windows
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 35037 |
|---|---|
| Nosy | @pfmoore, @mdickinson, @scoder, @tjguk, @zware, @serhiy-storchaka, @zooba, @BenjaminLiuPenrose |
| PRs |
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 2018-10-21.08:22:52.766>
labels = ['3.9', '3.10', '3.11', 'extension-modules', 'build', 'OS-windows']
title = 'PYLONG_BITS_IN_DIGIT differs between MinGW and MSVC'
updated_at = <Date 2021-12-22.13:16:07.818>
user = 'https://github.com/scoder'
bugs.python.org fields:
activity = <Date 2021-12-22.13:16:07.818>
actor = 'mark.dickinson'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules', 'Windows']
creation = <Date 2018-10-21.08:22:52.766>
creator = 'scoder'
dependencies = []
files = []
hgrepos = []
issue_num = 35037
keywords = ['patch']
message_count = 9.0
messages = ['328197', '328198', '328202', '328203', '328204', '328206', '328341', '404733', '409034']
nosy_count = 8.0
nosy_names = ['paul.moore', 'mark.dickinson', 'scoder', 'tim.golden', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'Beier Liu']
pr_nums = ['19326']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue35037'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Linked PRs
- gh-100137
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
該 issue 指出了 MinGW 與 MSVC 之間存在 PYLONG_BITS_IN_DIGIT 不一致,並連結了 PR python/cpython#19326 和 gh-100137。首先檢查這些 PR 以及 Windows 擴充模組的建置內容;當該值在兩種 toolchain 中保持一致時即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- c, python
- 領域
- build-system, operating-systems
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100