multiprocessing.BoundedSemaphore of 32-bit python could not work while cross compiling on linux platform
オープン
まだ誰も着手していません。
stdlib
topic-multiprocessing
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 31171 |
|---|---|
| Nosy | @pitrou, @benjaminp, @jiahongxujia |
| 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 2017-08-10.07:21:56.927>
labels = ['3.7', 'library', 'type-crash']
title = 'multiprocessing.BoundedSemaphore of 32-bit python could not work while cross compiling on linux platform'
updated_at = <Date 2019-05-16.03:15:00.612>
user = 'https://github.com/jiahongxujia'
bugs.python.org fields:
activity = <Date 2019-05-16.03:15:00.612>
actor = 'hongxu'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-08-10.07:21:56.927>
creator = 'hongxu'
dependencies = []
files = []
hgrepos = []
issue_num = 31171
keywords = ['patch']
message_count = 5.0
messages = ['300052', '300053', '300054', '334351', '334352']
nosy_count = 4.0
nosy_names = ['pitrou', 'benjamin.peterson', 'Barry Davis', 'hongxu']
pr_nums = ['10563', '3054', '13353']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue31171'
versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず BPO issue 31171 と、参照されている 3 つの pull request(#10563、#3054、#13353)を読んでください。この issue はパッチレビュー中であり、作業がすでにそこで対応されている可能性があるためです。修正が完了すると、Linux 上でのクロスコンパイル時に 32-bit Python で multiprocessing.BoundedSemaphore が動作するようになり、影響を受けるライブラリの動作に適した検証が行われるはずです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- linux, python
- 領域
- operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100