Skip to content

intern strings in deepfrozen modules #90588

@kumaraditya303

Description

@kumaraditya303
BPO 46430
Nosy @gvanrossum, @vstinner, @tiran, @corona10, @miss-islington, @sobolevn, @kumaraditya303
PRs
  • bpo-46430: Intern strings in deep-frozen modules  #30683
  • Fix sphinx-lint after #31097 and b878b3a #31248
  • bpo-46430: fix memory leak in interned strings of deep-frozen modules #31549
  • bpo-46430: Add test for checking block leak is zero #31556
  • bpo-46430: fix error-handling in _Py_Deepfreeze_Init #31596
  • 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 2022-02-26.16:37:30.193>
    created_at = <Date 2022-01-19.11:06:14.395>
    labels = ['type-bug', '3.11']
    title = 'intern strings in deepfrozen modules'
    updated_at = <Date 2022-03-04.15:06:51.121>
    user = 'https://github.com/kumaraditya303'

    bugs.python.org fields:

    activity = <Date 2022-03-04.15:06:51.121>
    actor = 'corona10'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-02-26.16:37:30.193>
    closer = 'gvanrossum'
    components = []
    creation = <Date 2022-01-19.11:06:14.395>
    creator = 'kumaraditya'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46430
    keywords = ['patch']
    message_count = 26.0
    messages = ['410936', '411003', '412920', '412922', '412937', '412983', '413002', '413004', '413822', '413823', '413824', '413832', '413837', '413839', '413847', '413851', '413852', '413855', '413893', '413895', '413928', '413930', '413931', '414119', '414120', '414127']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'vstinner', 'christian.heimes', 'corona10', 'miss-islington', 'sobolevn', 'kumaraditya']
    pr_nums = ['30683', '31248', '31549', '31556', '31596']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46430'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixestype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions