From: Berker Peksag Date: Fri, 11 Dec 2015 21:48:37 +0000 (+0200) Subject: Issue #25755: Move PropertyWritableDoc into the test case X-Git-Tag: v3.6.0a1~925 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0ad1e191a355f411f9c16137735666b0d998327;p=python Issue #25755: Move PropertyWritableDoc into the test case This fixes a test failure in refleak mode because test_property_decorator_doc_writable no longer modifies the class in module level. Initial patch by Nan Wu and Torsten Landschoff (from issue 25757) --- e0ad1e191a355f411f9c16137735666b0d998327