Enable AF_UNIX support in Windows
オープン
まだ誰も着手していません。
extension-modules
OS-windows
topic-socket
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 33408 |
|---|---|
| Nosy | @pfmoore, @ericvsmith, @giampaolo, @tjguk, @zware, @zooba, @graingert, @animalize, @filips123, @paulmon, @websurfer5 |
| 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-05-02.10:35:32.035>
labels = ['type-feature', '3.9', 'OS-windows']
title = 'Enable AF_UNIX support in Windows'
updated_at = <Date 2021-06-26.22:43:15.267>
user = 'https://github.com/filips123'
bugs.python.org fields:
activity = <Date 2021-06-26.22:43:15.267>
actor = 'graingert'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2018-05-02.10:35:32.035>
creator = 'filips123'
dependencies = []
files = []
hgrepos = []
issue_num = 33408
keywords = ['patch']
message_count = 9.0
messages = ['316067', '347629', '347645', '347646', '348080', '348880', '348913', '348923', '348936']
nosy_count = 11.0
nosy_names = ['paul.moore', 'eric.smith', 'giampaolo.rodola', 'tim.golden', 'zach.ware', 'steve.dower', 'graingert', 'malin', 'filips123', 'Paul Monson', 'Jeffrey.Kintscher']
pr_nums = ['14823']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue33408'
versions = ['Python 3.9']
Linked PRs
- gh-137420
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、python/cpython#14823 と gh-137420 を含むリンクされた pull request を、issue の Windows コンポーネントのコンテキストとともに確認します。現在の Windows サポートを確認し、AF_UNIX サポートを有効化済みと見なせるようになるまでに何が残っているかを判断します。完了とは、要求されたサポートが実装され、検証されていることを意味します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- operating-systems
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100