python / python/cpython

POpen bufsize=0 ignored with universal_newlines=True

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

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

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

説明

BPO 41222
Nosy @gpshead, @pitrou, @eryksun, @ydirson
PRs
  • python/cpython#25859
  • Files
  • testproc-unbuffered.py
  • 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 2020-07-06.19:54:02.188>
    labels = ['3.10', 'type-bug', '3.9', 'expert-IO', '3.11']
    title = 'POpen bufsize=0 ignored with universal_newlines=True'
    updated_at = <Date 2021-12-22.13:01:55.073>
    user = 'https://github.com/ydirson'
    

    bugs.python.org fields:

    activity = <Date 2021-12-22.13:01:55.073>
    actor = 'eryksun'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['IO']
    creation = <Date 2020-07-06.19:54:02.188>
    creator = 'yann'
    dependencies = []
    files = ['49299']
    hgrepos = []
    issue_num = 41222
    keywords = ['patch']
    message_count = 6.0
    messages = ['373165', '392714', '392795', '392840', '409016', '409031']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'eryksun', 'yann']
    pr_nums = ['25859']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41222'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
    

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

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

    はじめの一歩

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

    調査の方向性

    issue に添付されたテストファイル testproc-unbuffered.py から始め、報告された POpen の動作に対する既存の python/cpython#25859 パッチを確認してください。universal_newlines=True の場合に bufsize=0 が適用されること、そして回帰テストが修正された非バッファー動作を示していることを確認してください。

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

    評価

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

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

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