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

Add exception notes as metadata #340

Merged
merged 11 commits into from
Jul 6, 2023

Conversation

0HyperCube
Copy link
Contributor

Goal

Send new __notes__ field added in https://peps.python.org/pep-0678/

Changeset

Add a notes tab if the exception has a __notes__ attribute.

Testing

New test_notes test added to ensure that the notes are added to the payload's metadata.

bugsnag/event.py Outdated Show resolved Hide resolved
bugsnag/event.py Outdated Show resolved Hide resolved
0HyperCube and others added 2 commits July 4, 2023 11:16
bugsnag/event.py Outdated Show resolved Hide resolved
0HyperCube and others added 2 commits July 5, 2023 16:56
tests/test_client.py Outdated Show resolved Hide resolved
@imjoehaines imjoehaines merged commit 744f2e3 into bugsnag:next Jul 6, 2023
9 checks passed
@imjoehaines imjoehaines mentioned this pull request Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants