Skip to content

Simplify some while-loops with walrus operator #90133

Closed
@nickdrozd

Description

@nickdrozd
mannequin
BPO 45975
Nosy @rhettinger, @terryjreedy, @zware, @miss-islington, @nickdrozd, @iritkatriel, @AlexWaygood
PRs
  • bpo-45975: Simplify some while-loops with walrus operator #29347
  • bpo-45975: Use walrus operator for while loops in IDLE #31083
  • [3.10] bpo-45975: Use walrus operator for some idlelib while loops (GH-31083) #31091
  • [3.9] bpo-45975: Use walrus operator for some idlelib while loops [GH-31083] #31092
  • bpo-45975: IDLE - Remove extraneous parens #31107
  • [3.10] bpo-45975: IDLE - Remove extraneous parens (GH-31107) #31109
  • [3.9] bpo-45975: IDLE - Remove extraneous parens (GH-31107) #31110
  • 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 = None
    created_at = <Date 2021-12-03.23:15:50.210>
    labels = ['library', '3.11']
    title = 'Simplify some while-loops with walrus operator'
    updated_at = <Date 2022-02-03.20:44:27.220>
    user = 'https://github.com/nickdrozd'

    bugs.python.org fields:

    activity = <Date 2022-02-03.20:44:27.220>
    actor = 'miss-islington'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-12-03.23:15:50.210>
    creator = 'nickdrozd'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45975
    keywords = ['patch']
    message_count = 13.0
    messages = ['407615', '407619', '407629', '407649', '407675', '407684', '411839', '412410', '412411', '412413', '412459', '412466', '412467']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'terry.reedy', 'zach.ware', 'miss-islington', 'nickdrozd', 'iritkatriel', 'AlexWaygood']
    pr_nums = ['29347', '31083', '31091', '31092', '31107', '31109', '31110']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue45975'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibPython modules in the Lib dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions