Wrap rl_forced_update_display() and lock readline module while active

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

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

評価

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

調査の方向性

Read the two linked patch.txt files and the dependency bpo-23067 first. Trace rl_forced_update_display() in the readline extension; done means the function is wrapped and the readline module is locked while it is active. No test file is named in the issue, so identify the existing extension-module coverage before making changes.

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

説明

extension-modules type-feature
BPO 24727
Nosy @Yhg1s, @vadmium, @BarneyStratford
Dependencies
  • bpo-23067: Export readline forced_update_display
  • Files
  • patch.txt
  • patch.txt
  • 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 2015-07-26.10:57:51.248>
    labels = ['extension-modules', 'type-feature']
    title = 'Wrap rl_forced_update_display() and lock readline module while active'
    updated_at = <Date 2016-06-21.04:23:10.368>
    user = 'https://github.com/BarneyStratford'
    

    bugs.python.org fields:

    activity = <Date 2016-06-21.04:23:10.368>
    actor = 'martin.panter'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2015-07-26.10:57:51.248>
    creator = 'Barney Stratford'
    dependencies = ['23067']
    files = ['40029', '40104']
    hgrepos = []
    issue_num = 24727
    keywords = []
    message_count = 4.0
    messages = ['247424', '247849', '247881', '268965']
    nosy_count = 3.0
    nosy_names = ['twouters', 'martin.panter', 'Barney Stratford']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24727'
    versions = ['Python 3.6']
    

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