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

asyncio integration #1671

Merged
merged 25 commits into from
Oct 17, 2022
Merged

asyncio integration #1671

merged 25 commits into from
Oct 17, 2022

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    a93565b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a02c5 View commit details
    Browse the repository at this point in the history
  3. Fixed some typing

    antonpirker committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    82f0329 View commit details
    Browse the repository at this point in the history
  4. Fixed some typing

    antonpirker committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    00678e0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'antonpirker/asyncio-integration' of github.com:getsentr…

    …y/sentry-python into antonpirker/asyncio-integration
    antonpirker committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    e570c85 View commit details
    Browse the repository at this point in the history
  6. Fixed linting

    antonpirker committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    5ed18da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5800d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 12, 2022

  1. Added tests

    antonpirker committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    64d8e1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f74a50 View commit details
    Browse the repository at this point in the history
  3. Using constant

    antonpirker committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    3fb9d11 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Using the 'function' op.

    antonpirker committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    3597375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    402b192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d37cfb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b7e111 View commit details
    Browse the repository at this point in the history
  5. Update sentry_sdk/integrations/asyncio.py

    Co-authored-by: Neel Shah <neelshah.sa@gmail.com>
    antonpirker and sl0thentr0py committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7c60637 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b4fbdb View commit details
    Browse the repository at this point in the history
  7. Error handling

    antonpirker committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    2de0b43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff17782 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0a51c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    380ca42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26f7c80 View commit details
    Browse the repository at this point in the history
  3. Update sentry_sdk/integrations/asyncio.py

    Co-authored-by: Neel Shah <neelshah.sa@gmail.com>
    antonpirker and sl0thentr0py committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e7e5ebb View commit details
    Browse the repository at this point in the history
  4. Ignoring typing

    antonpirker committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    01a9fe6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d138ba7 View commit details
    Browse the repository at this point in the history