PYLONG_BITS_IN_DIGIT differs between MinGW and MSVC
オープン
まだ誰も着手していません。
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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- 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