python / python/cpython

Support POSIX atomicity guarantee of O_APPEND on Windows

オープン
#86,772 コメント 11 件 リアクション 2 件 担当者 0 名 GitHub で見る

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

3.10 OS-windows topic-IO type-feature
主要言語
Python
スター
77.2k
フォーク
36k
PR マージ指標
PR 指標を取得中

説明

BPO 42606
Nosy @pfmoore, @vstinner, @tjguk, @zware, @eryksun, @zooba, @izbyshev
PRs
  • python/cpython#23712
  • Files
  • test.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-12-09.03:12:46.925>
    labels = ['3.10', 'type-feature', 'expert-IO', 'OS-windows']
    title = 'Support POSIX atomicity guarantee of O_APPEND on Windows'
    updated_at = <Date 2021-01-26.23:48:46.381>
    user = 'https://github.com/izbyshev'
    

    bugs.python.org fields:

    activity = <Date 2021-01-26.23:48:46.381>
    actor = 'eryksun'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Windows', 'IO']
    creation = <Date 2020-12-09.03:12:46.925>
    creator = 'izbyshev'
    dependencies = []
    files = ['49661']
    hgrepos = []
    issue_num = 42606
    keywords = ['patch']
    message_count = 11.0
    messages = ['382784', '385258', '385314', '385437', '385454', '385456', '385477', '385506', '385523', '385706', '385740']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'izbyshev']
    pr_nums = ['23712']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue42606'
    versions = ['Python 3.10']
    

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

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

    はじめの一歩

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

    調査の方向性

    まず python/cpython#23712 とそこで参照されている test.py を確認し、それらを使って意図された Windows の動作と既存のテストカバレッジを理解してください。オープンな機能リクエストが実装され、関連する Windows I/O の動作がテストでカバーされれば完了です。

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

    評価

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

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

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