Skip to content

lambda expression no longer valid at comp_if in Python 3.9 #87921

Closed
@gousaiyang

Description

@gousaiyang
mannequin
BPO 43755
Nosy @gvanrossum, @lysnikolaou, @pablogsal, @miss-islington, @tirkarthi, @gousaiyang
PRs
  • bpo-43755: Update docs to reflect that lambda is not allowed in comp_if since 3.9 #25231
  • [3.9] bpo-43755: Update docs to reflect that lambda is not allowed in comp_if since 3.9 (GH-25231) #25233
  • 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-04-06.22:17:20.933>
    created_at = <Date 2021-04-06.20:07:25.211>
    labels = ['type-bug', '3.9', '3.10']
    title = 'lambda expression no longer valid at comp_if in Python 3.9'
    updated_at = <Date 2021-04-07.18:18:03.202>
    user = 'https://github.com/gousaiyang'

    bugs.python.org fields:

    activity = <Date 2021-04-07.18:18:03.202>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-04-06.22:17:20.933>
    closer = 'pablogsal'
    components = []
    creation = <Date 2021-04-06.20:07:25.211>
    creator = 'gousaiyang'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43755
    keywords = ['patch']
    message_count = 8.0
    messages = ['390369', '390370', '390371', '390376', '390377', '390380', '390381', '390459']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'lys.nikolaou', 'pablogsal', 'miss-islington', 'xtreak', 'gousaiyang']
    pr_nums = ['25231', '25233']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43755'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.9only 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