opentelemetry-python-contrib/util/opentelemetry-util-http/tests
Joe McGinley a164d37a3c
Chore: Drop support for Python 3.8 (#3399)
Python 3.8 was EoL @ 2024-10-07, our 6 month promise for support ended on 2024-04-07.

Changes:
* Updated basline refs to 3.9
* Removed 3.8 sys.version_info checks
* Fixed botocore test failure
* Applied ruff formatting
2025-05-27 17:26:02 +02:00
..
__init__.py Remove Configuration from instrumentations (#285) 2021-02-04 08:02:37 -08:00
test_capture_custom_headers.py Add support for sanitizing HTTP header values. (#1253) 2022-09-13 08:19:05 +00:00
test_http_base.py Chore: Drop support for Python 3.8 (#3399) 2025-05-27 17:26:02 +02:00
test_http_excluded_urls.py Sync with sdk setup from setUpClass to setUp (#1193) 2022-07-19 02:02:13 +05:30
test_remove_credentials.py add opentelemetry-util-http to CI (#2655) 2024-07-03 11:00:27 -07:00
test_sanitize_method.py fix util-http package (#2634) 2024-06-26 09:34:04 -07:00
test_try_set_ip.py Improved Test Coverage for HTTP Utility's IP Setting Functionality (#2693) 2024-07-12 15:44:44 -07:00