Skip to content

Redesign PyCodeObject.co_extras to use a single memory block, instead of two #74972

@vstinner

Description

@vstinner
BPO 30789
Nosy @vstinner, @DinoV, @serhiy-storchaka, @1st1
PRs
  • bpo-30789: Use a single memory block for co_extra. #2555
  • 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 2017-07-04.12:18:48.237>
    created_at = <Date 2017-06-28.00:10:41.038>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'Redesign PyCodeObject.co_extras to use a single memory block, instead of two'
    updated_at = <Date 2017-07-05.15:59:12.046>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-07-05.15:59:12.046>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-07-04.12:18:48.237>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2017-06-28.00:10:41.038>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30789
    keywords = []
    message_count = 7.0
    messages = ['297077', '297624', '297648', '297745', '297764', '297769', '297770']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'dino.viehland', 'serhiy.storchaka', 'yselivanov']
    pr_nums = ['2555']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue30789'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage
      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