Skip to content

Warn when files are not explicitly closed #54302

@pitrou

Description

@pitrou
BPO 10093
Nosy @malemburg, @brettcannon, @amauryfa, @pitrou, @giampaolo, @benjaminp, @alex, @bitdancer, @briancurtin
Files
  • deallocwarn.patch
  • deallocwarn2.patch
  • deallocwarn3.patch
  • deallocwarn4.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 2010-10-29.14:09:24.723>
    created_at = <Date 2010-10-13.20:16:28.182>
    labels = ['extension-modules', 'interpreter-core', 'type-feature']
    title = 'Warn when files are not explicitly closed'
    updated_at = <Date 2010-10-30.16:29:36.967>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2010-10-30.16:29:36.967>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-10-29.14:09:24.723>
    closer = 'pitrou'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2010-10-13.20:16:28.182>
    creator = 'pitrou'
    dependencies = []
    files = ['19225', '19231', '19238', '19411']
    hgrepos = []
    issue_num = 10093
    keywords = ['patch']
    message_count = 37.0
    messages = ['118577', '118578', '118594', '118605', '118606', '118608', '118609', '118641', '118642', '118643', '118644', '118713', '118718', '118759', '118761', '119361', '119401', '119402', '119405', '119406', '119824', '119831', '119832', '119839', '119870', '119871', '119879', '119883', '119888', '119889', '119895', '119896', '119898', '119901', '119903', '119904', '120000']
    nosy_count = 10.0
    nosy_names = ['lemburg', 'brett.cannon', 'exarkun', 'amaury.forgeotdarc', 'pitrou', 'giampaolo.rodola', 'benjamin.peterson', 'alex', 'r.david.murray', 'brian.curtin']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue10093'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions