]> granicus.if.org Git - python/commit
merge from 3.5
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 9 Jan 2016 07:44:10 +0000 (23:44 -0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 9 Jan 2016 07:44:10 +0000 (23:44 -0800)
commitb94591c2bfc64f98c9daf35d2481424ca116e077
tree0461051342a8c50852fc2e3234a5a5f14aeccb7f
parenta85e927e39b0ef3637c0bb6efa851494b8d92662
parent81bc927da7f1b2cc0d2be642810b084666f63264
merge from 3.5

Issue #22138: Fix mock.patch behavior when patching descriptors. Restore
original values after patching.

Patch contributed by Sean McCully.
Misc/NEWS