Skip to content

Improper use of SystemError in the mmap module #77948

@ZackerySpytz

Description

@ZackerySpytz
BPO 33767
Nosy @serhiy-storchaka, @ZackerySpytz, @miss-islington
PRs
  • bpo-33767: Fix improper use of SystemError by mmap.mmap objects #7381
  • [3.7] bpo-33767: Fix improper use of SystemError by mmap.mmap objects (GH-7381) #7426
  • [3.6] bpo-33767: Fix improper use of SystemError by mmap.mmap objects (GH-7381) #7427
  • [2.7] bpo-33767: Fix improper use of SystemError by mmap.mmap objects (GH-7381) #7432
  • 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-06-05.16:52:00.512>
    created_at = <Date 2018-06-04.04:40:18.427>
    labels = ['extension-modules', '3.8', 'type-bug', '3.7']
    title = 'Improper use of SystemError in the mmap module'
    updated_at = <Date 2018-06-05.16:52:00.512>
    user = 'https://github.com/ZackerySpytz'

    bugs.python.org fields:

    activity = <Date 2018-06-05.16:52:00.512>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-05.16:52:00.512>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2018-06-04.04:40:18.427>
    creator = 'ZackerySpytz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33767
    keywords = ['patch']
    message_count = 7.0
    messages = ['318623', '318630', '318635', '318749', '318753', '318754', '318767']
    nosy_count = 3.0
    nosy_names = ['serhiy.storchaka', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['7381', '7426', '7427', '7432']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33767'
    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 lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions