Skip to content

Refcount issues in import #86160

Closed
Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 41994
Nosy @brettcannon, @ncoghlan, @encukou, @ericsnowcurrently, @serhiy-storchaka, @indygreg
PRs
  • bpo-41994: Fix refcount issues in Python/import.c #22632
  • 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 2021-01-12.14:47:15.737>
    created_at = <Date 2020-10-10.11:14:48.425>
    labels = ['interpreter-core', '3.9', '3.10', 'performance']
    title = 'Refcount issues in import'
    updated_at = <Date 2021-09-28.01:02:00.403>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-09-28.01:02:00.403>
    actor = 'indygreg'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-12.14:47:15.737>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2020-10-10.11:14:48.425>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41994
    keywords = ['patch']
    message_count = 7.0
    messages = ['378384', '384943', '384947', '402688', '402696', '402698', '402755']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'petr.viktorin', 'eric.snow', 'serhiy.storchaka', 'indygreg']
    pr_nums = ['22632']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue41994'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.9only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions