Public bug reported:

$ dpkg-query --show python3
python3 3.6.1-0ubuntu1~py36default1
$ dpkg-query --show python3-jsonpatch
python3-jsonpatch       1.19-4
$ python3 -c 'import jsonpatch'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/jsonpatch.py", line 114, in <module>
    json.load = get_loadjson()
  File "/usr/lib/python3/dist-packages/jsonpatch.py", line 108, in get_loadjson
    argspec = inspect.getargspec(json.load)
  File "/usr/lib/python3.6/inspect.py", line 1072, in getargspec
    raise ValueError("Function has keyword-only parameters or annotations"
ValueError: Function has keyword-only parameters or annotations, use 
getfullargspec() API which can support them

Related bugs:
 * bug 1703697 cloud-init  tox fails under python 3.6

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: python3-jsonpatch 1.19-4
ProcVersionSignature: Ubuntu 4.4.0-83.106-generic 4.4.70
Uname: Linux 4.4.0-83-generic x86_64
ApportVersion: 2.20.5-0ubuntu5
Architecture: amd64
Date: Thu Jul 13 00:36:26 2017
Dependencies: python3-json-pointer 1.10-1
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=C.UTF-8
SourcePackage: python-json-patch
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python-json-patch (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug artful uec-images

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1704024

Title:
  stack trace on import with python3.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-json-patch/+bug/1704024/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to