Skip to content

Consider removing docstrings from co_consts in code objects #80702

@rhettinger

Description

@rhettinger
BPO 36521
Nosy @gvanrossum, @rhettinger, @terryjreedy, @methane, @markshannon, @serhiy-storchaka, @gvanrossum, @iritkatriel
PRs
  • bpo-36521: Remove docstring from code object. #28138
  • bpo-45455: Set func.__doc__ lazily. #28704
  • 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-10-13.01:51:44.307>
    created_at = <Date 2019-04-04.01:04:15.606>
    labels = ['interpreter-core', '3.11', 'performance']
    title = 'Consider removing docstrings from co_consts in code objects'
    updated_at = <Date 2021-10-13.03:37:42.448>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2021-10-13.03:37:42.448>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-13.01:51:44.307>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2019-04-04.01:04:15.606>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36521
    keywords = ['patch']
    message_count = 47.0
    messages = ['339422', '339427', '339430', '339437', '339514', '339523', '396961', '400462', '400466', '400473', '400511', '400512', '400514', '400515', '400516', '400517', '400571', '400576', '400668', '400682', '400684', '401003', '401024', '401025', '402756', '402842', '402849', '402892', '402927', '402946', '402947', '402948', '402957', '402958', '403046', '403047', '403049', '403057', '403058', '403073', '403074', '403075', '403080', '403083', '403119', '403778', '403792']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'rhettinger', 'terry.reedy', 'methane', 'Mark.Shannon', 'serhiy.storchaka', 'Guido.van.Rossum', 'iritkatriel']
    pr_nums = ['28138', '28704']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue36521'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only 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