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

Set minimum psycopg version to 3.1.14 which includes support for gevent (for locust load testing) #201

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

ddorian
Copy link
Contributor

@ddorian ddorian commented Mar 8, 2024

@ChuckHend
Copy link
Member

Thank you @ddorian, good call. Can we move that under the dev dependencies section in pyproject.toml? Or we could create a new "benchmarking" section in there, but I think just dev is fine. Users just importing the library wont need gevent compatibility, only folks trying to run the benchmarks.

@ddorian ddorian force-pushed the minimum-psycopg-for-gevent-fix branch from 2b9f089 to 58e829c Compare March 8, 2024 13:30
@ddorian
Copy link
Contributor Author

ddorian commented Mar 8, 2024

Now it's added only in dev.

@ChuckHend
Copy link
Member

Thank you @ddorian !

@ChuckHend ChuckHend enabled auto-merge (squash) March 8, 2024 13:49
@ChuckHend ChuckHend disabled auto-merge March 8, 2024 14:02
@ChuckHend ChuckHend merged commit b664a21 into tembo-io:main Mar 8, 2024
6 checks passed
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