]> granicus.if.org Git - python/commit
[3.8] bpo-38163: Child mocks detect their type as sync or async (GH-16471) (GH-16484)
authorLisa Roach <lisaroach14@gmail.com>
Mon, 30 Sep 2019 05:22:44 +0000 (22:22 -0700)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2019 05:22:44 +0000 (22:22 -0700)
commit21f24ead90c22d0e2c2ebf14a64b37d99de54b33
treec65cd3d5174adbbffa1772cc7b822e66289eb597
parent36e7e4aabb662e86e9dace1a6447492f45868654
[3.8] bpo-38163: Child mocks detect their type as sync or async (GH-16471) (GH-16484)
Doc/library/unittest.mock.rst
Lib/unittest/mock.py
Lib/unittest/test/testmock/testasync.py
Misc/NEWS.d/next/Library/2019-09-28-20-16-40.bpo-38163.x51-vK.rst [new file with mode: 0644]