mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-24 03:51:52 +08:00
[stubsabot] Bump aws-xray-sdk to 2.11.* (#9156)
Release: https://pypi.org/pypi/aws-xray-sdk/2.11.0 Homepage: https://github.com/aws/aws-xray-sdk-python Diff: https://github.com/aws/aws-xray-sdk-python/compare/2.10.0...2.11.0 Stubsabot analysis of the diff between the two releases: - 7 public Python files have been added: `aws_xray_sdk/core/utils/sqs_message_helper.py`, `aws_xray_sdk/ext/httpx/__init__.py`, `aws_xray_sdk/ext/httpx/patch.py`, `tests/ext/httpx/__init__.py`, `tests/ext/httpx/test_httpx.py`, `tests/ext/httpx/test_httpx_async.py`, `tests/test_sqs_message_helper.py`. - 0 files included in typeshed's stubs have been deleted. - 7 files included in typeshed's stubs have been modified or renamed: `aws_xray_sdk/core/async_recorder.py`, `aws_xray_sdk/core/lambda_launcher.py`, `aws_xray_sdk/core/models/dummy_entities.py`, `aws_xray_sdk/core/models/entity.py`, `aws_xray_sdk/core/patcher.py`, `aws_xray_sdk/core/recorder.py`, `aws_xray_sdk/version.py`. - Total lines of Python code added: 858. - Total lines of Python code deleted: 56.
This commit is contained in:
committed by
GitHub
parent
0baadae0c9
commit
bc0fc1bfc0
@@ -1 +1 @@
|
||||
version = "2.10.*"
|
||||
version = "2.11.*"
|
||||
|
||||
Reference in New Issue
Block a user