Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
python-JsonWeb
python-311.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-311.patch of Package python-JsonWeb
Index: JsonWeb-0.8.2/jsonweb/decode.py =================================================================== --- JsonWeb-0.8.2.orig/jsonweb/decode.py +++ JsonWeb-0.8.2/jsonweb/decode.py @@ -231,7 +231,7 @@ class ObjectHook(object): def get_arg_spec(func): - arg_spec = inspect.getargspec(func) + arg_spec = inspect.getfullargspec(func) args = arg_spec.args try:
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