fnmatch, glob: Allow curly brace expansion

オープン
#53,793 コメント 55 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python
領域
backend

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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']
    

    主要言語
    Python
    スター
    77.2k
    フォーク
    36k
    平均マージ
    1日 9時間
    マージ済み PR(30日)
    558

    コントリビューションガイド

    コントリビューションガイドを開く

    はじめの一歩

    1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
    2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
    3. リポジトリをフォークし、ブランチを切って変更します。
    4. issue 番号を参照したプルリクエストを送ります。

    python/cpython のほかの issue

    python/cpython の issue をすべて見る

    似ている issue

    Python の issue をもっと見る

    新しい issue をメールで受け取る

    初心者向けの GitHub issue を短くまとめたダイジェスト。