8000 Comparing 1.1.1...1.1.2 · agronholm/exceptiongroup · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can 8000 also . Learn more about diff comparisons here.
base repository: agronholm/exceptiongroup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.1
Choose a base ref
...
head repository: agronholm/exceptiongroup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.2
Choose a head ref
  • 13 commits
  • 10 files changed
  • 3 contributors

Commits on Mar 13, 2023

  1. Include tests in sdist (#59)

    Include tests when building sdist archives, in order to make them
    a suitable source for distributions.
    mgorny authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    29424d4 View commit details
    Browse the repository at this point in the history
  2. Use develop install when running the testing suite

    This should fix the test coverage being reported incorrectly.
    agronholm committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    406dc8c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#60)

    updates:
    - [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    19e1ff2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#61)

    updates:
    - [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](asottile/pyupgrade@v3.3.1...v3.3.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    516e532 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#62)

    updates:
    - [github.com/asottile/pyupgrade: v3.3.2 → v3.4.0](asottile/pyupgrade@v3.3.2...v3.4.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 9, 2023
    Configuration menu
    Copy the full SHA
    c604dd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#63)

    updates:
    - [github.com/asottile/pyupgrade: v3.4.0 → v3.6.0](asottile/pyupgrade@v3.4.0...v3.6.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    9bfc03f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    0d63387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c926b0a View commit details
    Browse the repository at this point in the history
  3. Fixed coveralls reporting

    agronholm committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    111f338 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cad96f6 View commit details
    Browse the repository at this point in the history
  5. Fixed pre-commit error

    agronholm committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    8a104eb View commit details
    Browse the repository at this point in the history
  6. Changed handling of a single exception raised in exception group hand…

    …lers to match Python 3.11.4
    
    Fixes #64.
    agronholm committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    821d5eb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Added the release version

    agronholm committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    571b121 View commit details
    Browse the repository at this point in the history
Loading
0