assertEqual doesn't display newline differences quite well

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

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

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python
領域
testing-qa

調査の方向性

Start by reviewing the linked issue-12038.patch and the current assertEqual behavior in CPython. Reproduce a comparison between strings containing different newlines, then determine the expected human-readable output; the issue is done when newline differences are displayed clearly without changing other assertion behavior.

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

説明

3.13 3.14 3.15 stdlib type-bug
BPO 12038
Nosy @terryjreedy, @gpshead, @pitrou, @ezio-melotti, @voidspace, @iritkatriel
Files
  • issue-12038.patch: Print a more human readable assert message when two strings don't match.
  • 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 = 'https://github.com/voidspace'
    closed_at = None
    created_at = <Date 2011-05-09.16:36:50.398>
    labels = ['type-bug', 'library', '3.11']
    title = "assertEqual doesn't display newline differences quite well"
    updated_at = <Date 2021-12-09.21:45:16.085>
    user = 'https://github.com/pitrou'
    

    bugs.python.org fields:

    activity = <Date 2021-12-09.21:45:16.085>
    actor = 'iritkatriel'
    assignee = 'michael.foord'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2011-05-09.16:36:50.398>
    creator = 'pitrou'
    dependencies = []
    files = ['22486']
    hgrepos = []
    issue_num = 12038
    keywords = ['patch']
    message_count = 7.0
    messages = ['135608', '135657', '135953', '136007', '136079', '139190', '408160']
    nosy_count = 7.0
    nosy_names = ['terry.reedy', 'gregory.p.smith', 'pitrou', 'ezio.melotti', 'michael.foord', 'mouad', 'iritkatriel']
    pr_nums = []
    priority = 'low'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue12038'
    versions = ['Python 3.11']
    

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