Skip to content

compiler: Unnecessary None in co_consts #89219

@methane

Description

@methane
BPO 45056
Nosy @gvanrossum, @methane, @ambv, @markshannon, @corona10, @pablogsal
PRs
  • bpo-45056: Remove trailing unused constants from co_consts #28109
  • [3.10] bpo-45056: Remove trailing unused constants from co_consts (GH-28109) #28125
  • Files
  • dump_unused_consts.py: script to dump unused constants
  • unused_39.txt: Unused constants for _pyio at Python 3.9
  • unused_310rc1.txt: Unused constants for _pyio at Python 3.10rc1
  • unused_trimmed.txt: Unused constants for _pyio at What's new item for PEP 526 -- Variable annotations #72296
  • 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-09-08.16:26:11.923>
    created_at = <Date 2021-08-31.03:41:56.613>
    labels = ['interpreter-core', '3.10', '3.11']
    title = 'compiler: Unnecessary None in co_consts'
    updated_at = <Date 2021-09-08.16:26:11.922>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2021-09-08.16:26:11.922>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-08.16:26:11.923>
    closer = 'lukasz.langa'
    components = ['Interpreter Core']
    creation = <Date 2021-08-31.03:41:56.613>
    creator = 'methane'
    dependencies = []
    files = ['50252', '50253', '50254', '50255']
    hgrepos = []
    issue_num = 45056
    keywords = ['patch', '3.10regression']
    message_count = 13.0
    messages = ['400683', '400687', '400688', '400818', '400823', '400824', '400915', '401007', '401017', '401021', '401023', '401397', '401398']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'methane', 'lukasz.langa', 'Mark.Shannon', 'corona10', 'pablogsal']
    pr_nums = ['28109', '28125']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue45056'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions