Skip to content

Nested multi-line expression will lead to "compile()" fails #87084

Description

@xxm
mannequin
BPO 42918
Nosy @gvanrossum, @ambv, @lysnikolaou, @hongweipeng, @pablogsal, @miss-islington
PRs
  • bpo-42918: Improve build-in function compile() in mode 'single' #29934
  • [3.10] bpo-42918: Improve build-in function compile() in mode 'single' (GH-29934) #30040
  • 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-12-27.16:17:23.694>
    created_at = <Date 2021-01-13.06:01:57.716>
    labels = ['interpreter-core', 'build', '3.10', '3.11']
    title = 'Nested multi-line expression will lead to "compile()" fails'
    updated_at = <Date 2021-12-27.16:17:23.690>
    user = 'https://bugs.python.org/xxm'

    bugs.python.org fields:

    activity = <Date 2021-12-27.16:17:23.690>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-12-27.16:17:23.694>
    closer = 'lukasz.langa'
    components = ['Interpreter Core']
    creation = <Date 2021-01-13.06:01:57.716>
    creator = 'xxm'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42918
    keywords = ['patch']
    message_count = 9.0
    messages = ['384995', '384999', '385000', '385001', '385003', '386542', '408269', '409231', '409232']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'lukasz.langa', 'lys.nikolaou', 'hongweipeng', 'pablogsal', 'miss-islington', 'xxm']
    pr_nums = ['29934', '30040']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue42918'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesbuildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions