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 support for psycopg2-ctypes #14

Closed
wants to merge 3 commits into from
Closed

Add support for psycopg2-ctypes #14

wants to merge 3 commits into from

Conversation

svpcom
Copy link

@svpcom svpcom commented Dec 23, 2011

Add support for psycopg2-ctypes (fix bug with binding connect function to object)

@svpcom
Copy link
Author

svpcom commented Dec 26, 2011

psycopg2ct related fixes

@svpcom svpcom closed this Dec 26, 2011
@wulczer
Copy link
Owner

wulczer commented Dec 26, 2011

Did you close this pull request on purpose?

I never tried txpostgres with psycopg2ct, I'll be sure to try it this week. Does this make txpostgres run on PyPy? That would be great!

About the commits themselves, the patch that checks whether the file descriptor is negative - why is this necessary? I guess it's some kind of a race condition, but if you have a repeatable test case that reproduces the bug, it would be great (and I could add a test case along with the commit).

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

2 participants