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-106584: Fix exit code for unittest in Python 3.12 #106588

Merged

Commits on Jul 10, 2023

  1. pythonGH-106584: Fix exit code for unittest in Python 3.12

    Increase the number of running tests only if it hasn't been skipped.
    EliseevEgor committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6e1be71 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    ee3af81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9779a2b View commit details
    Browse the repository at this point in the history
  3. pythonGH-106584: Apply comment suggestion

    Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
    EliseevEgor and sunmy2019 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    43248a9 View commit details
    Browse the repository at this point in the history
  4. pythonGH-106584: Remove the version info in the NEWS

    Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
    EliseevEgor and sobolevn authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    901cf01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ab5cfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6313c98 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    046ae78 View commit details
    Browse the repository at this point in the history