Skip to content

Merge typed_ast back into CPython #79947

Closed
@gvanrossum

Description

@gvanrossum
BPO 35766
Nosy @gvanrossum, @gpshead, @vstinner, @ambv, @ilevkivskyi, @asottile, @ethanhs, @miss-islington
PRs
  • bpo-35766: Merge typed_ast back into CPython #11645
  • bpo-35766: Merge typed_ast back into CPython #11645
  • bpo-35766: Merge typed_ast back into CPython #11645
  • bpo-35766 follow-up: Kill half-support for FunctionType in PyAST_obj2mod #11714
  • bpo-35766 follow-up: Kill half-support for FunctionType in PyAST_obj2mod #11714
  • bpo-35766 follow-up: Kill half-support for FunctionType in PyAST_obj2mod #11714
  • bpo-35766 follow-up: Add an error check to new_type_comment() #11766
  • bpo-35766 follow-up: Add an error check to new_type_comment() #11766
  • bpo-35766 follow-up: Add an error check to new_type_comment() #11766
  • bpo-35766: Whats new in the ast and typing modules #13984
  • [3.8] bpo-35766: What's new in the ast and typing modules (GH-13984) #13987
  • bpo-35766: Change format for feature_version to (major, minor) #13992
  • [3.8] bpo-35766: Change format for feature_version to (major, minor) (GH-13992) #13993
  • bpo-35766: compile(): rename feature_version parameter #13994
  • [3.8] bpo-35766: compile(): rename feature_version parameter (GH-13994) #13995
  • [3.8] bpo-35766: compile(): rename feature_version parameter (GH-13994) #14001
  • 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 2019-02-12.00:11:24.565>
    created_at = <Date 2019-01-18.00:33:01.067>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Merge typed_ast back into CPython'
    updated_at = <Date 2019-06-12.15:34:26.524>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2019-06-12.15:34:26.524>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-02-12.00:11:24.565>
    closer = 'gvanrossum'
    components = ['Library (Lib)']
    creation = <Date 2019-01-18.00:33:01.067>
    creator = 'gvanrossum'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35766
    keywords = ['patch', 'patch', 'patch']
    message_count = 28.0
    messages = ['333919', '334068', '334071', '334073', '334371', '334500', '334624', '334714', '335234', '335276', '335278', '345245', '345248', '345249', '345256', '345264', '345265', '345267', '345270', '345273', '345285', '345286', '345292', '345293', '345294', '345364', '345366', '345372']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'gregory.p.smith', 'vstinner', 'lukasz.langa', 'levkivskyi', 'Anthony Sottile', 'ethan smith', 'miss-islington']
    pr_nums = ['11645', '11645', '11645', '11714', '11714', '11714', '11766', '11766', '11766', '13984', '13987', '13992', '13993', '13994', '13995', '14001']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35766'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions