]> granicus.if.org Git - python/commitdiff
Issue #25755: Move PropertyWritableDoc into the test case
authorBerker Peksag <berker.peksag@gmail.com>
Fri, 11 Dec 2015 21:48:37 +0000 (23:48 +0200)
committerBerker Peksag <berker.peksag@gmail.com>
Fri, 11 Dec 2015 21:48:37 +0000 (23:48 +0200)
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)


Trivial merge