dogbert2 · GitHub

BPO 23860
Nosy @pfmoore, @vstinner, @tjguk, @berkerpeksag, @zware, @serhiy-storchaka, @zooba, @ZackerySpytz
PRs
  • gh-68048: Remove unneeded lseek call in mmap.mmap on Windows #7017
  • Files
  • mmapmodule.c.patch: patch file (diff -u) for this bug
  • 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 2015-04-03.17:44:00.434>
    labels = ['extension-modules', 'type-bug', '3.10', 'OS-windows']
    title = 'Windows: Failure to check return value from lseek() in Modules/mmapmodule.c'
    updated_at = <Date 2020-07-15.17:06:15.045>
    user = 'https://bugs.python.org/dogbert2'

    bugs.python.org fields:

    activity = <Date 2020-07-15.17:06:15.045>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules', 'Windows']
    creation = <Date 2015-04-03.17:44:00.434>
    creator = 'dogbert2'
    dependencies = []
    files = ['38823']
    hgrepos = []
    issue_num = 23860
    keywords = ['patch']
    message_count = 7.0
    messages = ['240015', '240051', '240088', '240383', '240384', '317284', '317285']
    nosy_count = 9.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'berker.peksag', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'dogbert2', 'ZackerySpytz']
    pr_nums = ['7017']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23860'
    versions = ['Python 3.10']

    Read the original on github.com ↗