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

Fix minimum and maximum version setting #95

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Conversation

sethmlarson
Copy link
Owner

Closes #94

@sethmlarson sethmlarson requested a review from davisagli March 31, 2023 02:35
davisagli
davisagli previously approved these changes Mar 31, 2023
@sethmlarson sethmlarson force-pushed the fix-min-max-versions branch from ce70459 to d963e96 Compare March 31, 2023 03:02
@sethmlarson
Copy link
Owner Author

Since the async HTTPX test seems to be the only trouble maker I've decided to skip testing that configuration for tonight. Instead I've created this issue to track testing that config. The synchronous HTTPX client is enough to trigger the error seen in #94.

@sethmlarson sethmlarson requested a review from davisagli March 31, 2023 03:04
@sethmlarson sethmlarson merged commit b5dd754 into main Mar 31, 2023
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.

RecursionError: maximum recursion depth exceeded on Python 3.10.4
2 participants