readline module - set/get quote delimiters

オープン
#46,085 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python
領域
cli

調査の方向性

Start by reviewing Modules/readline.c and the linked p2.5.1-readline.diff and trunk-readline.diff patches. Determine the intended set/get quote-delimiter behavior from those files and confirm what remains needed for the open feature; the work is done when the readline module supports the agreed behavior.

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

説明

3.10 3.9 (EOL) extension-modules type-feature
BPO 1744
Nosy @loewis, @tiran
Files
  • p2.5.1-readline.diff: Modules/readline.c patch
  • trunk-readline.diff: patch against trunk
  • 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 2008-01-06.15:14:05.317>
    labels = ['extension-modules', 'type-feature', '3.9', '3.10']
    title = 'readline module - set/get quote delimiters'
    updated_at = <Date 2020-11-18.23:19:55.491>
    user = 'https://bugs.python.org/loic'
    

    bugs.python.org fields:

    activity = <Date 2020-11-18.23:19:55.491>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2008-01-06.15:14:05.317>
    creator = 'loic'
    dependencies = []
    files = ['9077', '17714']
    hgrepos = []
    issue_num = 1744
    keywords = ['patch']
    message_count = 5.0
    messages = ['59380', '59403', '59404', '108145', '116858']
    nosy_count = 4.0
    nosy_names = ['loewis', 'christian.heimes', 'loic', 'cdelfosse']
    pr_nums = []
    priority = 'low'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1744'
    versions = ['Python 3.9', 'Python 3.10']
    

    主要言語
    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 を短くまとめたダイジェスト。