Skip to content

mmap.flush() on Linux does not accept the "offset" and "size" args #76979

@bhawkins

Description

@bhawkins
mannequin
BPO 32798
Nosy @vstinner, @tiran, @socketpair, @berkerpeksag, @zhangyangyu, @pablogsal, @miss-islington, @bhawkins
PRs
  • bpo-32798: Add restriction on the offset parameter for mmap.flush in the docs #5621
  • [3.7] bpo-32798: Add restriction on the offset parameter for mmap.flush in the docs (GH-5621) #9989
  • [3.6] bpo-32798: Add restriction on the offset parameter for mmap.flush in the docs (GH-5621) #9990
  • [2.7] bpo-32798: Add restriction on the offset parameter for mmap.flush in the docs (GH-5621) #9991
  • 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-10-20.00:52:12.510>
    created_at = <Date 2018-02-08.15:06:58.994>
    labels = ['easy', '3.8', 'type-bug', '3.7', 'docs']
    title = 'mmap.flush() on Linux does not accept the "offset" and "size" args'
    updated_at = <Date 2018-10-20.00:52:12.508>
    user = 'https://github.com/bhawkins'

    bugs.python.org fields:

    activity = <Date 2018-10-20.00:52:12.508>
    actor = 'vstinner'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2018-10-20.00:52:12.510>
    closer = 'vstinner'
    components = ['Documentation']
    creation = <Date 2018-02-08.15:06:58.994>
    creator = 'byronhawkins'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32798
    keywords = ['patch', 'easy']
    message_count = 12.0
    messages = ['311832', '311833', '311834', '311835', '311882', '312098', '314626', '328103', '328111', '328112', '328114', '328116']
    nosy_count = 9.0
    nosy_names = ['vstinner', 'christian.heimes', 'docs@python', 'socketpair', 'berker.peksag', 'xiang.zhang', 'pablogsal', 'miss-islington', 'byronhawkins']
    pr_nums = ['5621', '9989', '9990', '9991']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32798'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifedocsDocumentation in the Doc direasytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions