python / python/cpython

Support POSIX atomicity guarantee of O_APPEND on Windows

Open
#86,772 11 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

3.10 OS-windows topic-IO type-feature
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

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']
    

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    Research direction

    Review python/cpython#23712 and the referenced test.py first; use them to understand the intended Windows behavior and existing coverage. Done means the open feature request is implemented and the relevant Windows I/O behavior is covered by tests.

    Written by the indexing model from the issue text.

    Assessment

    Tech stack
    python
    Domain
    operating-systems
    Issue type
    Feature
    Difficulty
    4/5
    Estimated time
    3-5 days
    Activity status
    Stale
    Clarity
    Mostly clear
    Newbie friendliness
    25/100

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.