Skip to content

pathlib's iterdir doesn't specify what happens if directory content change #84666

@facundobatista

Description

@facundobatista
BPO 40486
Nosy @facundobatista, @pitrou, @serhiy-storchaka, @miss-islington
PRs
  • bpo-40486: Specify what happens if directory content change diring iteration #22025
  • [3.9] bpo-40486: Specify what happens if directory content change diring iteration (GH-22025) #22093
  • [3.8] bpo-40486: Specify what happens if directory content change diring iteration (GH-22025) #22094
  • 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 2020-09-05.08:04:07.094>
    created_at = <Date 2020-05-03.16:36:28.693>
    labels = ['type-feature', '3.8', '3.9', '3.10', 'docs']
    title = "pathlib's iterdir doesn't specify what happens if directory content change"
    updated_at = <Date 2020-09-05.08:04:07.093>
    user = 'https://github.com/facundobatista'

    bugs.python.org fields:

    activity = <Date 2020-09-05.08:04:07.093>
    actor = 'serhiy.storchaka'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2020-09-05.08:04:07.094>
    closer = 'serhiy.storchaka'
    components = ['Documentation']
    creation = <Date 2020-05-03.16:36:28.693>
    creator = 'facundobatista'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40486
    keywords = ['patch']
    message_count = 6.0
    messages = ['367981', '367987', '376114', '376393', '376408', '376410']
    nosy_count = 5.0
    nosy_names = ['facundobatista', 'pitrou', 'docs@python', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['22025', '22093', '22094']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40486'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions