fcntl module update supports FreeBSD F_KINFO flag
オープン
まだ誰も着手していません。
extension-modules
OS-freebsd
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 46021 |
|---|---|
| Nosy | @tiran, @koobs, @devnexen |
| 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 2021-12-09.09:11:35.542>
labels = []
title = 'fcntl module update supports FreeBSD F_KINFO flag'
updated_at = <Date 2021-12-09.10:14:42.766>
user = 'https://github.com/devnexen'
bugs.python.org fields:
activity = <Date 2021-12-09.10:14:42.766>
actor = 'devnexen'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['FreeBSD']
creation = <Date 2021-12-09.09:11:35.542>
creator = 'devnexen'
dependencies = []
files = []
hgrepos = []
issue_num = 46021
keywords = []
message_count = 7.0
messages = ['408088', '408093', '408096', '408097', '408100', '408102', '408103']
nosy_count = 3.0
nosy_names = ['christian.heimes', 'koobs', 'devnexen']
pr_nums = ['30000']
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue46021'
versions = []
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず fcntl モジュールと、issue で参照されている既存の python/cpython#30000 pull request を読んでください。そこで FreeBSD 固有のフラグがどのように表現されているかを確認し、作業完了とみなす前に F_KINFO のサポートが網羅されていることを検証してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- operating-systems
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100