]> granicus.if.org Git - python/commit
remove jython support from unittest.mock (GH#13033)
authorChris Withers <chris@withers.org>
Wed, 1 May 2019 07:48:44 +0000 (08:48 +0100)
committerGitHub <noreply@github.com>
Wed, 1 May 2019 07:48:44 +0000 (08:48 +0100)
commit49e27f0afb02ce7b98ed5a4387238850117f4c7e
tree5c953e3687fba50067acbd99b73fbda55e113ea4
parentdb7197543112954b0912e3d46e39fefcb1c3b950
remove jython support from unittest.mock (GH#13033)
Lib/unittest/mock.py
Lib/unittest/test/testmock/testmock.py
Lib/unittest/test/testmock/testpatch.py