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 also . Learn more about diff comparisons here.
base repository: getsentry/responses
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.24.0
Choose a base ref
...
head repository: getsentry/responses
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.25.0
Choose a head ref
  • 12 commits
  • 13 files changed
  • 7 contributors

Commits on Nov 3, 2023

  1. Merge branch 'release/0.24.0'

    getsentry-bot committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a0df27d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Fix/calllist typing (#690)

    * fix: Reintroduce `overload`s in `CallList`
    * test: Add coverage to ensure we can differentiate between indexing and slicing into `CallList`s
    * feat: Better typing for `Call`
    howamith authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c46cb06 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Added typing in tests (#694)

    * reverted overloads for activate
    * Fix matchers typing
    * Added status and body attributes to BaseResponse
    beliaev-maksim authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    939562f View commit details
    Browse the repository at this point in the history
  2. Fix socket issues (#693)

    * Revert socket change (#685)
    * Added comment why this is the behaviour we have
    * Added run on the test to fix coverage
    beliaev-maksim authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2d6d039 View commit details
    Browse the repository at this point in the history
  3. release: 0.24.1

    getsentry-bot committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    fe0d807 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'release/0.24.1'

    getsentry-bot committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4fa24b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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

Commits on Dec 18, 2023

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

Commits on Jan 10, 2024

  1. [README] Make "Validate Retry" code snippet complete (#701)

    It was missing the `urllib3.util.Retry` import.
    Priyansh121096 authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    89d7f37 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    1f36f22 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES for #702

    markstory committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    dae83c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. release: 0.25.0

    getsentry-bot committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    82d1e53 View commit details
    Browse the repository at this point in the history
Loading