Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-68968: Correcting message display issue with assertEqual #103937

Merged
merged 6 commits into from
May 4, 2023

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    fb274f1 View commit details
    Browse the repository at this point in the history
  2. 📜🤖 Added by blurb_it.

    blurb-it[bot] authored and mblahay committed May 4, 2023
    Configuration menu
    Copy the full SHA
    58f7f62 View commit details
    Browse the repository at this point in the history
  3. Update Lib/unittest/case.py

    Adding period missing in doc string for assertMultiLineEqual.
    
    Co-authored-by: Carl Meyer <carl@oddbird.net>
    mblahay and carljm committed May 4, 2023
    Configuration menu
    Copy the full SHA
    046dcb4 View commit details
    Browse the repository at this point in the history
  4. Update Misc/NEWS.d/next/Library/2023-04-27-18-46-31.gh-issue-68968.E3…

    …tnhy.rst
    
    
    Modifying news entry to be more precise
    
    Co-authored-by: Carl Meyer <carl@oddbird.net>
    mblahay and carljm committed May 4, 2023
    Configuration menu
    Copy the full SHA
    cc191c7 View commit details
    Browse the repository at this point in the history
  5. Update Lib/unittest/case.py

    Per carljm suggestion, removing unnecessary conditions.
    
    Co-authored-by: Carl Meyer <carl@oddbird.net>
    mblahay and carljm committed May 4, 2023
    Configuration menu
    Copy the full SHA
    1990b4d View commit details
    Browse the repository at this point in the history
  6. Update case.py

    Reverting back to single line doc string for assertMultiLineEqual.
    mblahay committed May 4, 2023
    Configuration menu
    Copy the full SHA
    914e920 View commit details
    Browse the repository at this point in the history