[issue12504] Uninstall has disabled windows tests

2011-07-05 Thread Thomas Holmes
Changes by Thomas Holmes : Added file: http://bugs.python.org/file22591/dcd66ae649b1-2.diff ___ Python tracker ___ ___ Python-bugs-list mailin

[issue12504] Uninstall has disabled windows tests

2011-07-05 Thread Thomas Holmes
Changes by Thomas Holmes : Removed file: http://bugs.python.org/file22590/dcd66ae649b1.diff ___ Python tracker ___ ___ Python-bugs-list mailin

[issue12504] Uninstall has disabled windows tests

2011-07-05 Thread Thomas Holmes
Changes by Thomas Holmes : Added file: http://bugs.python.org/file22590/dcd66ae649b1.diff ___ Python tracker ___ ___ Python-bugs-list mailing

[issue12504] Uninstall has disabled windows tests

2011-07-05 Thread Thomas Holmes
Changes by Thomas Holmes : Removed file: http://bugs.python.org/file22589/dd470b122f32.diff ___ Python tracker ___ ___ Python-bugs-list mailin

[issue12504] Uninstall has disabled windows tests

2011-07-05 Thread Thomas Holmes
Changes by Thomas Holmes : Added file: http://bugs.python.org/file22589/dd470b122f32.diff ___ Python tracker ___ ___ Python-bugs-list mailing

[issue12504] Uninstall has disabled windows tests

2011-07-05 Thread Thomas Holmes
Changes by Thomas Holmes : Removed file: http://bugs.python.org/file22588/f333cd40cd56.diff ___ Python tracker ___ ___ Python-bugs-list mailin

[issue12504] Uninstall has disabled windows tests

2011-07-05 Thread Thomas Holmes
Changes by Thomas Holmes : -- keywords: +patch Added file: http://bugs.python.org/file22588/f333cd40cd56.diff ___ Python tracker ___ _

[issue12504] Uninstall has disabled windows tests

2011-07-05 Thread Thomas Holmes
New submission from Thomas Holmes : Functions test_uninstall.test_uninstall and test_uninstall.test_remove_issue were disabled for win32. Upon enabling them they generated failures. I have worked up a patch that refactors a packaging.Distribution function _get_records from using a generator to

[issue12504] Uninstall has disabled windows tests

2011-07-05 Thread Thomas Holmes
Changes by Thomas Holmes : -- assignee: tarek components: Distutils2 nosy: alexis, eric.araujo, tarek, thomas.holmes priority: normal severity: normal status: open title: Uninstall has disabled windows tests versions: Python 3.3 ___ Python tracker