Skip to content

Add os.preadv() and os.pwritev() #75549

@YoSTEALTH

Description

@YoSTEALTH
mannequin
BPO 31368
Nosy @pitrou, @vstinner, @ned-deily, @njsmith, @YoSTEALTH, @nitishch, @miss-islington
PRs
  • bpo-31368: Expose preadv (preadv2) and pwritev (pwritev2) in the os module #5239
  • bpo-31368: Enhance os.preadv() documentation #5415
  • bpo-31368: Enhance os.preadv() documentation #5467
  • bpo-31368: Enhance os.preadv() documentation #7254
  • [3.7] bpo-31368: Enhance os.preadv() documentation (GH-7254) #7258
  • 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 = <Date 2018-05-30.23:26:01.392>
    created_at = <Date 2017-09-06.19:57:29.982>
    labels = ['3.7', '3.8', 'type-feature', 'library']
    title = 'Add os.preadv() and os.pwritev()'
    updated_at = <Date 2018-05-30.23:26:01.390>
    user = 'https://github.com/YoSTEALTH'

    bugs.python.org fields:

    activity = <Date 2018-05-30.23:26:01.390>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-30.23:26:01.392>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2017-09-06.19:57:29.982>
    creator = 'YoSTEALTH'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31368
    keywords = ['patch']
    message_count = 18.0
    messages = ['301508', '309898', '310003', '310030', '310033', '310089', '310454', '310828', '310829', '310831', '310869', '310881', '311020', '317536', '318158', '318218', '318221', '318223']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'vstinner', 'ned.deily', 'njs', 'YoSTEALTH', 'nitishch', 'miss-islington']
    pr_nums = ['5239', '5415', '5467', '7254', '7258']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31368'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions