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

[#1353]fix dbapi connection instrument wrapper has no _sock member #1382

Closed
wants to merge 3 commits into from

Conversation

jae-jae
Copy link

@jae-jae jae-jae commented Oct 14, 2022

Fixes #1353

@jae-jae jae-jae requested a review from a team October 14, 2022 09:35
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Oct 14, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: jae-jae / name: Jaeger (e07b232)

@rogersd
Copy link
Contributor

rogersd commented Oct 17, 2022

@jae-jae I'm not a reviewer, but they're probably going to want a CHANGELOG entry for this.

Also, thanks for opening this PR, I'd spent far too much time trying to figure out why newer versions completely broke my app.

@srikanthccv
Copy link
Member

Please add tests

@srikanthccv
Copy link
Member

srikanthccv commented Nov 4, 2022

Succeeded by #1424. It has unit tests, and the author is responsive.

@srikanthccv srikanthccv closed this Nov 4, 2022
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.

conn.commit() raise InterfaceError because connection instrument wrapper has no _sock member
3 participants