Skip to content

Move ast.unparse() function to a different module #83250

@vstinner

Description

@vstinner
BPO 39069
Nosy @gvanrossum, @vstinner, @pablogsal, @isidentical
PRs
  • bpo-39069: Factor unparse in its own module to lazy import it in ast #17629
  • 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/pablogsal'
    closed_at = <Date 2019-12-16.21:58:21.923>
    created_at = <Date 2019-12-16.18:12:54.411>
    labels = ['library', '3.9']
    title = 'Move ast.unparse() function to a different module'
    updated_at = <Date 2019-12-16.21:58:21.920>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-12-16.21:58:21.920>
    actor = 'pablogsal'
    assignee = 'pablogsal'
    closed = True
    closed_date = <Date 2019-12-16.21:58:21.923>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2019-12-16.18:12:54.411>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39069
    keywords = ['patch']
    message_count = 18.0
    messages = ['358496', '358497', '358498', '358499', '358501', '358505', '358506', '358507', '358509', '358512', '358513', '358517', '358518', '358519', '358520', '358521', '358522', '358523']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'vstinner', 'pablogsal', 'BTaskaya']
    pr_nums = ['17629']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39069'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions