Skip to content

Freezing modules has manual steps but could be automated. #89182

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 45019
Nosy @gvanrossum, @brettcannon, @ambv, @ericsnowcurrently, @tirkarthi, @kumaraditya303, @arhadthedev
PRs
  • bpo-45019: Add a tool to generate list of modules to include for frozen modules #27980
  • [3.10] bpo-45056: Remove trailing unused constants from co_consts (GH-28109) #28125
  • bpo-45019: Do some cleanup related to frozen modules. #28319
  • bpo-45019: Silence a warning in test_ctypes. #28362
  • bpo-45019: Clean up the frozen __hello__ module. #28374
  • bpo-45019: Fix freeze_modules.py to print argv incase of error #29744
  • bpo-45019: Cleanup module freezing and deepfreeze #29772
  • 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 = 'https://github.com/ericsnowcurrently'
    closed_at = <Date 2021-08-31.14:07:12.930>
    created_at = <Date 2021-08-26.19:06:19.608>
    labels = ['type-feature', 'build', '3.11']
    title = 'Freezing modules has manual steps but could be automated.'
    updated_at = <Date 2021-11-26.16:51:23.136>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2021-11-26.16:51:23.136>
    actor = 'gvanrossum'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2021-08-31.14:07:12.930>
    closer = 'eric.snow'
    components = ['Build']
    creation = <Date 2021-08-26.19:06:19.608>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45019
    keywords = ['patch']
    message_count = 11.0
    messages = ['400369', '400676', '400677', '400679', '401738', '401838', '401861', '401894', '401901', '406987', '407071']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'brett.cannon', 'lukasz.langa', 'eric.snow', 'xtreak', 'kumaraditya', 'arhadthedev']
    pr_nums = ['27980', '28125', '28319', '28362', '28374', '29744', '29772']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45019'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Labels

    3.11only security fixesbuildThe build process and cross-buildtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions