[issue19572] Report more silently skipped tests as skipped

2013-12-07 Thread Zachary Ware
Zachary Ware added the comment: Committed on 3.3 and default; I'd still like some extra eyes on the 2.7 patch before I commit it. -- assignee: -> zach.ware versions: -Python 3.3, Python 3.4 ___ Python tracker __

[issue19926] Refactor unit test in abstract numbers test

2013-12-07 Thread Roundup Robot
Roundup Robot added the comment: New changeset 22c865babf0a by Zachary Ware in branch '3.3': Issue #19926: Removed unneeded test_main from test_abstract_numbers. http://hg.python.org/cpython/rev/22c865babf0a New changeset 7ff101a449b4 by Zachary Ware in branch 'default': Issue #19926: Removed un

[issue19926] Refactor unit test in abstract numbers test

2013-12-07 Thread Zachary Ware
Zachary Ware added the comment: Fixed, thanks for the patch! -- assignee: -> zach.ware nosy: +zach.ware resolution: -> fixed stage: -> committed/rejected status: open -> closed versions: +Python 3.3 ___ Python tracker

[issue19920] TarFile.list() fails on some files

2013-12-07 Thread Berker Peksag
Changes by Berker Peksag : -- nosy: +berker.peksag ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail

[issue19925] Add unit test for spwd module

2013-12-07 Thread Claudiu.Popa
Claudiu.Popa added the comment: Hi. I left a comment on Rietveld. -- nosy: +Claudiu.Popa ___ Python tracker ___ ___ Python-bugs-list m

<    1   2