mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
Release: https://pypi.org/pypi/aws-xray-sdk/2.12.0 Homepage: https://github.com/aws/aws-xray-sdk-python Diff: https://github.com/aws/aws-xray-sdk-python/compare/2.11.0...2.12.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 5 files included in typeshed's stubs have been modified or renamed: `aws_xray_sdk/core/async_recorder.py`, `aws_xray_sdk/core/context.py`, `aws_xray_sdk/core/patcher.py`, `aws_xray_sdk/core/recorder.py`, `aws_xray_sdk/version.py`. - Total lines of Python code added: 148. - Total lines of Python code deleted: 132. Co-authored-by: AlexWaygood <alex.waygood@gmail.com>