Skip to content

Make mmap.write return the number of bytes written like other write methods #70523

@jstasiak

Description

@jstasiak
mannequin
BPO 26335
Nosy @Yhg1s, @berkerpeksag, @vadmium, @jstasiak
Files
  • mmap_write_return_count.patch
  • mmap_write_return_count2.patch
  • mmap_write_return_count3.patch
  • 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 2016-03-02.17:31:09.579>
    created_at = <Date 2016-02-10.22:55:37.908>
    labels = ['extension-modules', 'type-feature']
    title = 'Make mmap.write return the number of bytes written like other write methods'
    updated_at = <Date 2016-03-03.00:02:26.588>
    user = 'https://github.com/jstasiak'

    bugs.python.org fields:

    activity = <Date 2016-03-03.00:02:26.588>
    actor = 'jstasiak'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-03-02.17:31:09.579>
    closer = 'berker.peksag'
    components = ['Extension Modules']
    creation = <Date 2016-02-10.22:55:37.908>
    creator = 'jstasiak'
    dependencies = []
    files = ['41890', '42014', '42026']
    hgrepos = []
    issue_num = 26335
    keywords = ['patch']
    message_count = 8.0
    messages = ['260053', '260706', '260750', '260759', '260847', '261128', '261129', '261143']
    nosy_count = 5.0
    nosy_names = ['twouters', 'python-dev', 'berker.peksag', 'martin.panter', 'jstasiak']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26335'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions