This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients amaury.forgeotdarc, benjamin.peterson, brett.cannon, christian.heimes, georg.brandl, gvanrossum, mark.dickinson, rhettinger
Date 2008-12-07.21:03:30
SpamBayes Score 0.0021850555
Marked as misclassified No
Message-id <1228683834.9.0.181577687093.issue1717@psf.upfronthosting.co.za>
In-reply-to
Content
remove_cmp3.patch adds to Christian's patch to fix 6 more test_failures:
(test_distutils, test_kqueue, test_list, test_sort, test_sqlite, 
test_userlist).

On OS X, the only remaining test failure is test_unittest.py.
History
Date User Action Args
2008-12-07 21:03:55mark.dickinsonsetrecipients: + mark.dickinson, gvanrossum, brett.cannon, georg.brandl, rhettinger, amaury.forgeotdarc, christian.heimes, benjamin.peterson
2008-12-07 21:03:54mark.dickinsonsetmessageid: <1228683834.9.0.181577687093.issue1717@psf.upfronthosting.co.za>
2008-12-07 21:03:54mark.dickinsonlinkissue1717 messages
2008-12-07 21:03:53mark.dickinsoncreate