httpx/httpx
Tom Christie 913ea35324 Linting
2024-01-12 12:18:49 +00:00
..
_transports Linting 2024-01-12 12:18:49 +00:00
__init__.py Add NetworkOptions 2024-01-12 12:14:15 +00:00
__version__.py Version 0.26.0 (#3009) 2023-12-20 14:52:22 +04:00
_api.py Add the 'proxy' parameter and deprecate 'proxies'. (#2879) 2023-12-11 17:55:52 +04:00
_auth.py Fix RFC 2069 mode digest authentication (#3045) 2024-01-10 10:08:42 +00:00
_client.py Keep clients in sync (#3042) 2024-01-08 15:09:14 +04:00
_compat.py Add support for Python 3.12 (#2854) 2023-09-21 15:35:56 +01:00
_config.py Linting 2024-01-12 12:18:49 +00:00
_content.py Enabling ruff C416 (#3001) 2023-12-13 11:30:39 +00:00
_decoders.py Fixed iter_text adding an empty string (#2998) 2023-12-11 22:34:25 +00:00
_exceptions.py Ruff linter: Use the default line-length (#2922) 2023-11-29 13:28:31 +04:00
_main.py Add the 'proxy' parameter and deprecate 'proxies'. (#2879) 2023-12-11 17:55:52 +04:00
_models.py Fixed iter_text adding an empty string (#2998) 2023-12-11 22:34:25 +00:00
_multipart.py Remove unused type: ignore (#3038) 2024-01-04 15:03:09 +00:00
_status_codes.py Remove and dissallow unused type ignores (#2470) 2022-11-29 16:55:45 +00:00
_types.py Add the 'proxy' parameter and deprecate 'proxies'. (#2879) 2023-12-11 17:55:52 +04:00
_urlparse.py Cleanup URL percent-encoding behavior. (#2990) 2023-12-15 11:35:16 +00:00
_urls.py Ruff linter: Use the default line-length (#2922) 2023-11-29 13:28:31 +04:00
_utils.py Remove unused curio check (#3010) 2023-12-19 08:53:30 +04:00
py.typed Enable mypy to discover type hints as specified in PEP 561 (#194) 2019-08-06 12:18:34 -05:00