Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
python-azure-core
ac_fix-python3.4-syntax-error.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ac_fix-python3.4-syntax-error.patch of Package python-azure-core
diff -Nru azure-core-1.23.1.orig/azure/core/tracing/decorator.py azure-core-1.23.1/azure/core/tracing/decorator.py --- azure-core-1.23.1.orig/azure/core/tracing/decorator.py 2022-03-31 17:58:50.000000000 +0200 +++ azure-core-1.23.1/azure/core/tracing/decorator.py 2023-12-14 12:56:46.787289467 +0100 @@ -44,7 +44,7 @@ @overload def distributed_trace( # pylint:disable=function-redefined - **kwargs: Any, # pylint:disable=unused-argument + **kwargs: Any # pylint:disable=unused-argument ) -> Callable[[Callable[P, T]], Callable[P, T]]: pass
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor