issues
search
honeybadger-io
/
honeybadger-python
Send Python and Django errors to Honeybadger.
https://www.honeybadger.io/
MIT License
15
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Syntax error in docs
#186
benjaoming
closed
1 week ago
3
feat: add support for before_notify handlers
#185
subzero10
opened
3 weeks ago
0
chore: use older runner to squash build errors
#184
stympy
opened
1 month ago
0
chore(deps-dev): update markupsafe requirement from <3.0.0 to <4.0.0
#183
dependabot[bot]
opened
1 month ago
0
chore(deps-dev): update celery requirement from ==5.2.* to >=5.2,<5.5
#182
dependabot[bot]
opened
1 month ago
0
chore(deps-dev): update django requirement from <4.0,>3.0 to >3.0,<6.0
#181
dependabot[bot]
opened
1 month ago
0
chore(deps-dev): bump importlib-metadata from 4.8.3 to 8.5.0
#180
dependabot[bot]
opened
1 month ago
0
chore(deps): bump actions/setup-python from 4 to 5
#179
dependabot[bot]
opened
1 month ago
0
chore(deps): bump actions/checkout from 3 to 4
#178
dependabot[bot]
opened
1 month ago
0
Add support to ignore shell errors
#177
Mng-dev-ai
closed
3 weeks ago
3
fix(django): capture user name and id
#176
subzero10
closed
3 months ago
1
Django get_object_or_404() is triggering Honeybadger
#175
dotysan
closed
3 months ago
5
Revert "Fix filtering of dictionaries with tuple keys"
#174
Kelvin4664
closed
5 months ago
1
Remove deepcopy
#173
stympy
closed
5 months ago
4
Cannot pickle TextIOWrapper
#172
jbennett
closed
5 months ago
6
Send events to Honeybadger Insights in batches
#171
subzero10
opened
5 months ago
0
Add non blocking event reporting feature
#170
Kelvin4664
closed
5 months ago
1
Allow non error events reporting
#169
Kelvin4664
closed
5 months ago
1
Honeybadger reports exception raised in thread, even when it is handled successfully by the caller.
#168
epgui
closed
6 months ago
3
Cleanup the FastAPI examples
#167
roelbondoc
closed
7 months ago
0
Fix filtering of dictionaries with tuple keys
#166
Kelvin4664
closed
7 months ago
0
500 Error created by Honeybadger send_notice
#165
payala
closed
7 months ago
8
Support Litestar?
#164
stympy
opened
8 months ago
1
feat(aws-lambda): add support for python 3.9+
#163
subzero10
closed
10 months ago
0
feat(aws-lambda): add support for python 3.9
#162
subzero10
closed
10 months ago
0
feat: add support for flask v3
#161
subzero10
closed
10 months ago
0
signals_available is missing from Flask 3.0
#160
KamilMroczek
closed
10 months ago
3
Python AWS lambda errors are not picking up
#159
juagarcafc
closed
10 months ago
6
ASGI middleware is not picking up context
#158
alexpeits
closed
9 months ago
2
feat: add user id to context
#157
subzero10
closed
1 year ago
1
feat: capture username in django
#156
subzero10
closed
1 year ago
2
Add user name to session object
#155
dotysan
closed
1 year ago
15
Latest Celery 5.3 breaks unit tests
#154
dotysan
closed
1 year ago
1
Migrate from nose to tox/pytest
#153
dotysan
opened
1 year ago
4
Simplify install_frameworks.sh script for tests
#152
subzero10
closed
1 year ago
2
Add missing await in test
#151
subzero10
closed
1 year ago
0
Update version matrix to run tests in newer versions of django
#150
subzero10
closed
1 year ago
0
chore 🧹: PEP8 linting
#149
dotysan
closed
1 year ago
7
async def test_should_not_notify_exception() generates RuntimeWarning
#148
dotysan
closed
1 year ago
2
upside-down logic in Django tests
#147
dotysan
closed
1 year ago
1
target Django 4.2LTS in CI but not with Python v3.7
#146
dotysan
closed
1 year ago
0
Add Makefile for env, dev, and django example
#145
dotysan
opened
1 year ago
4
why are Flask dependencies installed on Django build?
#144
dotysan
opened
1 year ago
4
Jettison Python 3.7 as it won't work with Django 4
#143
dotysan
closed
1 year ago
2
Make Django example actually generate an alert
#142
dotysan
closed
1 year ago
1
Error when using honeybadger with AWS Lambda with python 3.10
#141
samuelcea
opened
1 year ago
1
Return uuid from honeybadger.notify
#140
Kelvin4664
closed
1 year ago
10
honeybadger.notify() should return uuid
#139
joshuap
closed
1 year ago
3
Fix django with custom middlewares
#138
Mng-dev-ai
closed
1 year ago
1
Is there a way to verify that requests are sent successfully?
#137
Marware
closed
1 year ago
1
Next