8000 Comparing getsentry:master...cmalek:master · getsentry/sentry-python · 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 also . Learn more about diff comparisons here.
base repository: getsentry/sentry-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cmalek/sentry-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 1 file changed
  • 3 contributors

Commits on Feb 11, 2022

  1. AioHttpIntegration sentry_app_handle() now ignores ConnectionResetError

    This just means that the upstream closed the connection.  aiohttp itself
    just debug logs this and discards it, so sentry_sdk should, too.
    cmalek committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    ad7ed51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4ac2c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    eaaf6fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a84163 View commit details
    Browse the repository at this point in the history
Loading
0