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

Switch to HTTPX to address regression in Python 3.10 #567

Merged
merged 18 commits into from
Mar 1, 2024
Merged

Conversation

3asm
Copy link
Member

@3asm 3asm commented Feb 9, 2024

As reported in the following issue python/cpython#110467, we are encountering a regression in python 3.10 and newer versions.

The issue do not appear on httpx , hence the change.

@3asm 3asm closed this Feb 13, 2024
@3asm 3asm reopened this Feb 29, 2024
@3asm 3asm marked this pull request as draft February 29, 2024 09:31
@3asm 3asm marked this pull request as ready for review February 29, 2024 13:43
setup.cfg Outdated Show resolved Hide resolved
amine3
amine3 previously approved these changes Mar 1, 2024
typing_requirements.txt Outdated Show resolved Hide resolved
src/ostorlab/apis/runners/runner.py Show resolved Hide resolved
tests/cli/agent/install/install_test.py Show resolved Hide resolved
tests/cli/auth/test_login.py Outdated Show resolved Hide resolved
tests/scanner/scan_handler_test.py Show resolved Hide resolved
3asm added 3 commits March 1, 2024 11:23
# Conflicts:
#	tests/agent/mixins/agent_report_vulnerability_mixin_test.py
#	tests/apis/create_asset_test.py
#	tests/cli/vulnz/list/test_list_vulnz.py
@3asm 3asm dismissed stale reviews from oussamaessaji and deadly-panda March 1, 2024 12:30

Comments fixed.

@3asm 3asm merged commit d27f042 into main Mar 1, 2024
7 checks passed
@3asm 3asm deleted the fix/switch_httpx branch March 1, 2024 12:30
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.

6 participants