Skip to content

Different glob() results for strings and bytes #60822

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16618
Nosy @jcea, @pitrou, @hynek, @serhiy-storchaka
Files
  • glob_dotfiles.patch
  • glob_tests-2.7.patch: Tests only for 2.7
  • glob_dotfiles_2.patch
  • glob_tests-2.7_2.patch
  • glob_dotfiles_3.patch
  • glob_tests-2.7_3.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-27.09:40:54.558>
    created_at = <Date 2012-12-05.17:09:02.434>
    labels = ['tests', 'type-bug', 'library']
    title = 'Different glob() results for strings and bytes'
    updated_at = <Date 2012-12-27.09:40:54.556>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2012-12-27.09:40:54.556>
    actor = 'hynek'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-12-27.09:40:54.558>
    closer = 'hynek'
    components = ['Library (Lib)', 'Tests']
    creation = <Date 2012-12-05.17:09:02.434>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['28211', '28212', '28338', '28339', '28398', '28399']
    hgrepos = []
    issue_num = 16618
    keywords = ['patch']
    message_count = 12.0
    messages = ['176991', '176992', '177597', '177617', '177619', '177621', '177623', '177944', '177948', '177949', '178284', '178285']
    nosy_count = 5.0
    nosy_names = ['jcea', 'pitrou', 'python-dev', 'hynek', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16618'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions