Skip to content

doctest 'fancy diff' formats incorrectly strip trailing whitespace #68934

@bitdancer

Description

@bitdancer
BPO 24746
Nosy @tim-one, @orsenthil, @vstinner, @ned-deily, @bitdancer, @CuriousLearner, @pablogsal, @miss-islington
PRs
  • bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff #10639
  • bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff #10639
  • [3.7] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (GH-10639) #11476
  • [3.7] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (GH-10639) #11476
  • [3.7] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (GH-10639) #11476
  • [3.6] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (GH-10639) #11477
  • [3.6] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (GH-10639) #11477
  • [3.6] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (GH-10639) #11477
  • [2.7] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff #11482
  • [2.7] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff #11482
  • Revert "bpo-24746: Avoid stripping trailing whitespace in doctest fan… #11496
  • Revert "bpo-24746: Avoid stripping trailing whitespace in doctest fan… #11496
  • Revert "bpo-24746: Avoid stripping trailing whitespace in doctest fan… #11496
  • [3.7] Revert "bpo-24746: Avoid stripping trailing whitespace in doctest fan… #11498
  • [3.7] Revert "bpo-24746: Avoid stripping trailing whitespace in doctest fan… #11498
  • [3.7] Revert "bpo-24746: Avoid stripping trailing whitespace in doctest fan… #11498
  • [3.6] Revert "bpo-24746: Avoid stripping trailing whitespace in doctest fan… #11499
  • [3.6] Revert "bpo-24746: Avoid stripping trailing whitespace in doctest fan… #11499
  • [3.6] Revert "bpo-24746: Avoid stripping trailing whitespace in doctest fan… #11499
  • bpo-24746: Fix doctest failures when running the testsuite with -R #11501
  • bpo-24746: Fix doctest failures when running the testsuite with -R #11501
  • bpo-24746: Fix doctest failures when running the testsuite with -R #11501
  • [3.7] bpo-24746: Fix doctest failures when running the testsuite with -R (GH-11501) #11505
  • [3.7] bpo-24746: Fix doctest failures when running the testsuite with -R (GH-11501) #11505
  • [3.7] bpo-24746: Fix doctest failures when running the testsuite with -R (GH-11501) #11505
  • [3.6] - "Revert bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (GH-10639)" #11509
  • [3.6] - "Revert bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (GH-10639)" #11509
  • [3.6] - "Revert bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (GH-10639)" #11509
  • [2.7] bpo-24746: Fix doctest failures when running the testsuite with -R #11512
  • [2.7] bpo-24746: Fix doctest failures when running the testsuite with -R #11512
  • [2.7] bpo-24746: Fix doctest failures when running the testsuite with -R #11512
  • [2.7] bpo-24746: Fix doctest failures when running the testsuite with -R #11512
  • Files
  • doctest_fancy_diff_trailing_whitespace.diff
  • issue24746.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 = 'https://github.com/orsenthil'
    closed_at = <Date 2019-01-11.01:18:33.446>
    created_at = <Date 2015-07-29.01:26:52.557>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'easy']
    title = "doctest 'fancy diff' formats incorrectly strip trailing whitespace"
    updated_at = <Date 2019-01-11.13:58:34.268>
    user = 'https://github.com/bitdancer'

    bugs.python.org fields:

    activity = <Date 2019-01-11.13:58:34.268>
    actor = 'vstinner'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2019-01-11.01:18:33.446>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2015-07-29.01:26:52.557>
    creator = 'r.david.murray'
    dependencies = []
    files = ['40049', '40191']
    hgrepos = []
    issue_num = 24746
    keywords = ['patch', 'easy']
    message_count = 26.0
    messages = ['247552', '248695', '248701', '248726', '248727', '330214', '330220', '330240', '333319', '333320', '333322', '333341', '333360', '333361', '333362', '333363', '333367', '333372', '333382', '333388', '333390', '333392', '333415', '333417', '333431', '333468']
    nosy_count = 9.0
    nosy_names = ['tim.peters', 'orsenthil', 'vstinner', 'ned.deily', 'r.david.murray', 'jairotrad', 'CuriousLearner', 'pablogsal', 'miss-islington']
    pr_nums = ['10639', '10639', '11476', '11476', '11476', '11477', '11477', '11477', '11482', '11482', '11496', '11496', '11496', '11498', '11498', '11498', '11499', '11499', '11499', '11501', '11501', '11501', '11505', '11505', '11505', '11509', '11509', '11509', '11512', '11512', '11512', '11512']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24746'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeeasystdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions