[issue20635] Fix the grid geometry manager and add tests for geometry managers

Serhiy Storchaka report at bugs.python.org
Sun Feb 16 20:35:26 CET 2014


Serhiy Storchaka added the comment:

My fault. I tested the patch with 8.5 and 8.6, but was too lazy to check it with 8.4. Here is updated patch with workarounded 8.4 peculiarities.

I'm not sure about test_place_forget(). I have removed the check, hope this will help.

Thank you Ned.

----------
Added file: http://bugs.python.org/file34105/test_geometry_managers_2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20635>
_______________________________________


More information about the Python-bugs-list mailing list