Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / honeybadger-io/honeybadger-python issues and pull requests

#186 - Syntax error in docs

Pull Request - State: closed - Opened by benjaoming about 1 month ago - 3 comments

#185 - feat: add support for before_notify handlers

Issue - State: open - Opened by subzero10 about 1 month ago
Labels: enhancement

#184 - chore: use older runner to squash build errors

Pull Request - State: open - Opened by stympy about 1 month ago

#183 - chore(deps-dev): update markupsafe requirement from <3.0.0 to <4.0.0

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, python

#182 - chore(deps-dev): update celery requirement from ==5.2.* to >=5.2,<5.5

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, python

#181 - chore(deps-dev): update django requirement from <4.0,>3.0 to >3.0,<6.0

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, python

#180 - chore(deps-dev): bump importlib-metadata from 4.8.3 to 8.5.0

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, python

#179 - chore(deps): bump actions/setup-python from 4 to 5

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, github_actions

#178 - chore(deps): bump actions/checkout from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, github_actions

#177 - Add support to ignore shell errors

Pull Request - State: closed - Opened by Mng-dev-ai about 1 month ago - 3 comments

#176 - fix(django): capture user name and id

Pull Request - State: closed - Opened by subzero10 4 months ago - 1 comment

#175 - Django get_object_or_404() is triggering Honeybadger

Issue - State: closed - Opened by dotysan 4 months ago - 5 comments

#174 - Revert "Fix filtering of dictionaries with tuple keys"

Pull Request - State: closed - Opened by Kelvin4664 5 months ago - 1 comment

#173 - Remove deepcopy

Pull Request - State: closed - Opened by stympy 6 months ago - 4 comments

#172 - Cannot pickle TextIOWrapper

Issue - State: closed - Opened by jbennett 6 months ago - 6 comments

#171 - Send events to Honeybadger Insights in batches

Issue - State: open - Opened by subzero10 6 months ago

#170 - Add non blocking event reporting feature

Pull Request - State: closed - Opened by Kelvin4664 6 months ago - 1 comment

#169 - Allow non error events reporting

Issue - State: closed - Opened by Kelvin4664 7 months ago - 1 comment

#167 - Cleanup the FastAPI examples

Pull Request - State: closed - Opened by roelbondoc 8 months ago

#166 - Fix filtering of dictionaries with tuple keys

Pull Request - State: closed - Opened by Kelvin4664 8 months ago

#165 - 500 Error created by Honeybadger send_notice

Issue - State: closed - Opened by payala 9 months ago - 8 comments
Labels: bug

#164 - Support Litestar?

Issue - State: open - Opened by stympy 9 months ago - 1 comment
Labels: enhancement

#163 - feat(aws-lambda): add support for python 3.9+

Pull Request - State: closed - Opened by subzero10 11 months ago

#162 - feat(aws-lambda): add support for python 3.9

Pull Request - State: closed - Opened by subzero10 11 months ago

#161 - feat: add support for flask v3

Pull Request - State: closed - Opened by subzero10 11 months ago

#160 - signals_available is missing from Flask 3.0

Issue - State: closed - Opened by KamilMroczek 11 months ago - 3 comments

#159 - Python AWS lambda errors are not picking up

Issue - State: closed - Opened by juagarcafc 11 months ago - 6 comments

#158 - ASGI middleware is not picking up context

Issue - State: closed - Opened by alexpeits 12 months ago - 2 comments
Labels: bug

#157 - feat: add user id to context

Pull Request - State: closed - Opened by subzero10 over 1 year ago - 1 comment

#156 - feat: capture username in django

Pull Request - State: closed - Opened by subzero10 over 1 year ago - 2 comments

#155 - Add user name to session object

Pull Request - State: closed - Opened by dotysan over 1 year ago - 15 comments

#154 - Latest Celery 5.3 breaks unit tests

Pull Request - State: closed - Opened by dotysan over 1 year ago - 1 comment

#153 - Migrate from nose to tox/pytest

Pull Request - State: open - Opened by dotysan over 1 year ago - 4 comments

#152 - Simplify install_frameworks.sh script for tests

Pull Request - State: closed - Opened by subzero10 over 1 year ago - 2 comments

#151 - Add missing await in test

Pull Request - State: closed - Opened by subzero10 over 1 year ago

#150 - Update version matrix to run tests in newer versions of django

Pull Request - State: closed - Opened by subzero10 over 1 year ago

#149 - chore ๐Ÿงน: PEP8 linting

Pull Request - State: closed - Opened by dotysan over 1 year ago - 7 comments

#148 - async def test_should_not_notify_exception() generates RuntimeWarning

Issue - State: closed - Opened by dotysan over 1 year ago - 2 comments

#147 - upside-down logic in Django tests

Issue - State: closed - Opened by dotysan over 1 year ago - 1 comment

#146 - target Django 4.2LTS in CI but not with Python v3.7

Pull Request - State: closed - Opened by dotysan over 1 year ago

#145 - Add Makefile for env, dev, and django example

Pull Request - State: open - Opened by dotysan over 1 year ago - 4 comments

#144 - why are Flask dependencies installed on Django build?

Issue - State: open - Opened by dotysan over 1 year ago - 4 comments
Labels: help wanted

#143 - Jettison Python 3.7 as it won't work with Django 4

Pull Request - State: closed - Opened by dotysan over 1 year ago - 2 comments

#142 - Make Django example actually generate an alert

Pull Request - State: closed - Opened by dotysan over 1 year ago - 1 comment

#141 - Error when using honeybadger with AWS Lambda with python 3.10

Issue - State: open - Opened by samuelcea over 1 year ago - 1 comment

#140 - Return uuid from honeybadger.notify

Pull Request - State: closed - Opened by Kelvin4664 over 1 year ago - 10 comments

#139 - honeybadger.notify() should return uuid

Issue - State: closed - Opened by joshuap over 1 year ago - 3 comments
Labels: question

#138 - Fix django with custom middlewares

Pull Request - State: closed - Opened by Mng-dev-ai almost 2 years ago - 1 comment

#137 - Is there a way to verify that requests are sent successfully?

Issue - State: closed - Opened by Marware almost 2 years ago - 1 comment
Labels: question

#136 - Set context with dict arg or kwargs

Pull Request - State: closed - Opened by robbyronk almost 2 years ago - 1 comment

#135 - docs: add note for django debug

Pull Request - State: closed - Opened by subzero10 almost 2 years ago

#134 - incorrectly assuming dev environment

Issue - State: closed - Opened by dotysan almost 2 years ago - 7 comments
Labels: documentation

#133 - deprecated installers

Issue - State: open - Opened by dotysan almost 2 years ago - 4 comments
Labels: help wanted

#132 - chore(deps-dev): bump importlib-metadata from 4.8.3 to 6.0.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: help wanted, dependencies

#131 - chore(deps-dev): bump importlib-metadata from 4.8.3 to 5.2.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: help wanted, dependencies

#130 - import celery only when needed

Pull Request - State: closed - Opened by Mng-dev-ai almost 2 years ago

#129 - Version 0.14.0 doesn't work without Celery

Issue - State: closed - Opened by stlk almost 2 years ago - 2 comments

#128 - chore(deps-dev): bump importlib-metadata from 4.8.3 to 5.1.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#127 - Manage dependencies with a dependency management tool (PDM, Poetry)

Issue - State: open - Opened by subzero10 almost 2 years ago - 4 comments
Labels: enhancement, help wanted

#126 - chore: add httpx dep to fix ci

Pull Request - State: closed - Opened by subzero10 almost 2 years ago

#125 - Add uWSGI integration

Issue - State: open - Opened by Kelvin4664 almost 2 years ago
Labels: enhancement

#124 - add celery integration

Pull Request - State: closed - Opened by Mng-dev-ai about 2 years ago - 12 comments

#123 - Add local variables to notifications

Pull Request - State: closed - Opened by remstone7 about 2 years ago - 5 comments

#122 - Local variables not showing in stacktrace

Issue - State: closed - Opened by remstone7 about 2 years ago - 7 comments
Labels: enhancement

#121 - Frequent "OSError" triggered by `exception_hook` using Honeybadger for Python 0.12.0

Issue - State: closed - Opened by agdiaz about 2 years ago - 6 comments
Labels: bug

#120 - Install a python linter

Issue - State: open - Opened by subzero10 about 2 years ago - 4 comments

#119 - feat: add fingerprint in notify

Pull Request - State: closed - Opened by subzero10 about 2 years ago

#118 - Reporting errors in fastapi repeating functions

Issue - State: closed - Opened by joshuap about 2 years ago - 3 comments
Labels: bug

#117 - fix: make fingerprint a top-level parameter

Pull Request - State: closed - Opened by subzero10 about 2 years ago - 1 comment

#116 - feat: allow passing fingerprint in notify

Pull Request - State: closed - Opened by subzero10 about 2 years ago - 2 comments

#115 - Missing fingerprint in honeybadger.notify

Issue - State: closed - Opened by nadnerb about 2 years ago - 10 comments
Labels: enhancement, help wanted

#114 - Github Actions workflow to publish on PyPi

Pull Request - State: closed - Opened by subzero10 over 2 years ago - 1 comment

#113 - Added exception causes

Pull Request - State: closed - Opened by Kelvin4664 over 2 years ago - 2 comments

#112 - Enable Python 3.10 in CI

Pull Request - State: open - Opened by joshuap over 2 years ago - 2 comments

#111 - Report exception causes

Issue - State: closed - Opened by joshuap over 2 years ago
Labels: enhancement, help wanted

#110 - Fix CI

Pull Request - State: closed - Opened by subzero10 over 2 years ago

#109 - Fix CI failures

Issue - State: closed - Opened by joshuap over 2 years ago - 1 comment
Labels: help wanted

#108 - Fix the Flask info

Pull Request - State: closed - Opened by stympy over 2 years ago

#107 - Bump django from 2.2.24 to 2.2.28 in /examples/django_app

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: help wanted, dependencies

#106 - Enforce Conventional Commits

Issue - State: open - Opened by subzero10 over 2 years ago
Labels: enhancement

#104 - Migrate to pytest or nose2

Issue - State: open - Opened by joshuap almost 3 years ago - 8 comments
Labels: bug, help wanted

#103 - Bump django from 2.2.24 to 2.2.27 in /examples/django_app

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: help wanted, dependencies

#102 - Fixed README Config Pointers

Pull Request - State: closed - Opened by dssecret almost 3 years ago

#101 - Update django requirement from <4.0,>3.0 to >3.0,<5.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#100 - Add test case for excluded exceptions

Pull Request - State: closed - Opened by vallode about 3 years ago

#99 - AWS Lambda/Chalice: Honeybadger API key missing from configuration: cannot report errors.

Issue - State: closed - Opened by bradsgreen about 3 years ago - 1 comment
Labels: bug, help wanted

#98 - added excluded exception config option

Pull Request - State: closed - Opened by Kelvin4664 about 3 years ago

#97 - fixed post-python3.7 lambda bug

Pull Request - State: closed - Opened by Kelvin4664 about 3 years ago - 2 comments

#96 - Add log handler

Pull Request - State: closed - Opened by Kelvin4664 about 3 years ago

#95 - Error using python logging integration in Chalice AWSLambda

Issue - State: closed - Opened by bradsgreen about 3 years ago - 9 comments
Labels: bug

#94 - Add global config option to ignore a list of exceptions

Issue - State: closed - Opened by joshuap over 3 years ago
Labels: enhancement, help wanted

#93 - Add ability to ignore notifying on certain exceptions in django

Pull Request - State: closed - Opened by Didericis over 3 years ago - 3 comments

#92 - Allow 'None' as argument for context

Pull Request - State: closed - Opened by Kelvin4664 over 3 years ago - 1 comment

#91 - Added log handler

Pull Request - State: closed - Opened by Kelvin4664 over 3 years ago - 1 comment

#90 - Include method arguments in backtrace

Issue - State: open - Opened by joshuap over 3 years ago - 4 comments
Labels: enhancement, help wanted, question

#89 - Bump django from 1.11.29 to 2.2.24 in /examples/django_app

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: help wanted, dependencies

#88 - fix: fastapi dependency issue.

Pull Request - State: closed - Opened by stefanondisponibile over 3 years ago - 1 comment

#87 - document force_sync

Pull Request - State: closed - Opened by Kelvin4664 over 3 years ago

#86 - Update markupsafe requirement from <2.0.0 to <3.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies