fnmatch, glob: Allow curly brace expansion

Aberta
#53,793 55 comentários 2 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
4/5
Tempo estimado
3-5 dias
Facilidade para iniciantes
25/100
Tipo de issue
Funcionalidade
Clareza
Razoavelmente clara
Status de atividade
Estagnada
Stack de tecnologia
python
Domínio
backend

Direção de pesquisa

Start by reviewing the existing fnmatch and glob entry points, then compare the proposed behavior in python/cpython#6299 and the uploaded 0001-Curly-brace-expansion-in-glob.patch. Done means curly brace expansion is supported for fnmatch and glob, with the related unused-import cleanup from 0002-Remove-unused-import.patch addressed.

Escrita pelo modelo de indexação a partir do texto da issue.

Descrição

stdlib type-feature
BPO 9584
Nosy @freddrake, @ronaldoussoren, @pitrou, @ericvsmith, @tjguk, @ezio-melotti, @merwok, @stevendaprano, @bitdancer, @bochecha, @Julian, @serhiy-storchaka, @csabella, @matusvalo
PRs
  • python/cpython#6299
  • Files
  • 0001-Curly-brace-expansion-in-glob.patch: Curly brace expansion in glob
  • 0002-Remove-unused-import.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 = None
    created_at = <Date 2010-08-13.08:36:51.246>
    labels = ['type-feature', 'library']
    title = 'fnmatch, glob: Allow curly brace expansion'
    updated_at = <Date 2019-05-14.12:56:15.952>
    user = 'https://github.com/bochecha'
    

    bugs.python.org fields:

    activity = <Date 2019-05-14.12:56:15.952>
    actor = 'cheryl.sabella'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2010-08-13.08:36:51.246>
    creator = 'bochecha'
    dependencies = []
    files = ['21001', '21002']
    hgrepos = []
    issue_num = 9584
    keywords = ['patch']
    message_count = 55.0
    messages = ['113750', '113751', '113753', '113756', '113758', '113762', '113765', '113766', '113767', '113773', '113787', '113789', '113888', '113897', '114115', '114119', '120082', '122614', '124422', '124423', '124459', '124461', '124462', '130098', '130099', '130506', '131613', '131622', '135558', '135587', '135588', '174712', '174879', '174880', '174882', '174883', '174916', '174919', '174938', '174963', '174974', '174978', '174980', '174984', '174991', '174995', '174996', '174997', '175001', '175190', '175193', '175217', '314633', '335173', '342458']
    nosy_count = 18.0
    nosy_names = ['fdrake', 'ronaldoussoren', 'pitrou', 'eric.smith', 'tim.golden', 'kveretennicov', 'ezio.melotti', 'eric.araujo', 'Arfrever', 'steven.daprano', 'r.david.murray', 'bochecha', 'Julian', 'python-dev', 'serhiy.storchaka', 'ysangkok', 'cheryl.sabella', 'Mat\xc3\xba\xc5\xa1 Valo']
    pr_nums = ['6299']
    priority = 'low'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue9584'
    versions = ['Python 3.5']
    

    Linguagem predominante
    Python
    Estrelas
    77.2k
    Forks
    36k
    Merge médio
    1d 9h
    PRs com merge (30d)
    558

    Guia de contribuição

    Abrir o guia de contribuição

    Primeiros passos

    1. Leia a issue inteira e depois o guia de contribuição do projeto.
    2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
    3. Faça um fork do repositório e trabalhe em uma branch.
    4. Abra um pull request que referencie o número da issue.

    Mais de python/cpython

    Todas as issues de python/cpython

    Issues semelhantes

    Mais issues de Python

    Receba novas issues na sua caixa de entrada

    Um resumo curto de issues do GitHub para quem está começando.