Skip to content

fix: Adapt psycopg2 to Python >= 3.13.11 (trixie) - #878

Merged
CagriYonca merged 1 commit into
mainfrom
fix/psycopg2
May 22, 2026
Merged

fix: Adapt psycopg2 to Python >= 3.13.11 (trixie)#878
CagriYonca merged 1 commit into
mainfrom
fix/psycopg2

Conversation

@CagriYonca

Copy link
Copy Markdown
Contributor

Adapt psycopg2 instrumentation to the latest update of Python 3.13.11 (trixie)

Solved issues:

  • FAILED tests/clients/test_psycopg2.py::TestPsycoPG2::test_register_json - TypeError: register_json_with_instana() got an unexpected keyword argument 'conn_or_curs'

Signed-off-by: Cagri Yonca <cagri@ibm.com>
@CagriYonca CagriYonca self-assigned this May 21, 2026
@CagriYonca
CagriYonca requested a review from a team as a code owner May 21, 2026 12:50
@sonarqubecloud

Copy link
Copy Markdown

@pvital pvital left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me.

@CagriYonca
CagriYonca merged commit 3dab401 into main May 22, 2026
21 checks passed
@CagriYonca
CagriYonca deleted the fix/psycopg2 branch May 22, 2026 08:23
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.

2 participants