python / python/cpython

Consistency of Unix's shared_memory implementation with windows

オープン
#81,935 コメント 12 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

3.8 (EOL) 3.9 (EOL) stdlib topic-multiprocessing type-bug
主要言語
Python
スター
77.2k
フォーク
36k
平均マージ
1日 9時間
マージ済み PR(30日)
558

説明

BPO 37754
Nosy @pitrou, @eryksun, @applio, @vinay0410
PRs
  • python/cpython#15460
  • 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 2019-08-04.10:32:38.569>
    labels = ['3.8', 'type-bug', 'library', '3.9']
    title = "Consistency of Unix's shared_memory implementation with windows"
    updated_at = <Date 2019-09-11.16:00:52.313>
    user = 'https://github.com/vinay0410'
    

    bugs.python.org fields:

    activity = <Date 2019-09-11.16:00:52.313>
    actor = 'davin'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-08-04.10:32:38.569>
    creator = 'vinay0410'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37754
    keywords = ['patch']
    message_count = 12.0
    messages = ['348980', '349902', '349987', '350011', '350156', '350161', '350379', '350381', '350529', '351432', '351445', '351962']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'eryksun', 'davin', 'vinay0410']
    pr_nums = ['15460']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37754'
    versions = ['Python 3.8', 'Python 3.9']
    

    コントリビューションガイド

    コントリビューションガイドを開く

    はじめの一歩

    1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
    2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
    3. リポジトリをフォークし、ブランチを切って変更します。
    4. issue 番号を参照したプルリクエストを送ります。

    調査の方向性

    まず、Unix と Windows の shared_memory 実装、および既存の PR #15460 を確認します。それらの動作を比較し、関連するライブラリテストを確認してください。Unix 実装がプラットフォーム固有の動作を退行させることなく Windows と一貫していれば完了です。

    索引モデルが issue の本文から書いたものです。

    評価

    技術スタック
    python
    領域
    operating-systems
    issue の種類
    バグ
    難易度
    4/5
    見積もり時間
    3〜5日
    活発さ
    停滞
    明瞭さ
    説明が足りない
    初心者へのやさしさ
    25/100

    新しい issue をメールで受け取る

    初心者向けの GitHub issue を短くまとめたダイジェスト。