Skip to content

Infinite recursion in glob.glob('*:') on Windows #60830

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16626
Nosy @pitrou, @merwok, @serhiy-storchaka
Files
  • glob_magic_in_drive.patch
  • glob_magic_in_drive_test.patch: Test for 3.x
  • glob_magic_in_drive_test-2.7_2.patch: Test for 2.7
  • glob_magic_in_drive_2.patch
  • 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 2012-12-16.12:58:03.470>
    created_at = <Date 2012-12-06.11:17:19.010>
    labels = ['type-bug', 'library', 'OS-windows']
    title = "Infinite recursion in glob.glob('*:') on Windows"
    updated_at = <Date 2012-12-16.12:58:03.469>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2012-12-16.12:58:03.469>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-12-16.12:58:03.470>
    closer = 'pitrou'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2012-12-06.11:17:19.010>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['28314', '28322', '28324', '28329']
    hgrepos = []
    issue_num = 16626
    keywords = ['patch']
    message_count = 13.0
    messages = ['177038', '177480', '177486', '177557', '177565', '177568', '177569', '177570', '177582', '177583', '177593', '177594', '177595']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'eric.araujo', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16626'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      OS-windowsstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions