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 vajrasky
Recipients BreamoreBoy, ezio.melotti, serhiy.storchaka, vajrasky, zach.ware
Date 2014-08-07.14:36:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407422196.43.0.405992874252.issue20056@psf.upfronthosting.co.za>
In-reply-to
Content
In test_shutil.py, yes, this is the only place. But in other tests, we got different type of warnings, such as:

test_mailbox.py:46: RuntimeWarning: tests may fail, delete still pending for @test_4456_tmp

test_decimal:5608: UserWarning: C tests skipped: no module named _decimal.
History
Date User Action Args
2014-08-07 14:36:36vajraskysetrecipients: + vajrasky, ezio.melotti, BreamoreBoy, zach.ware, serhiy.storchaka
2014-08-07 14:36:36vajraskysetmessageid: <1407422196.43.0.405992874252.issue20056@psf.upfronthosting.co.za>
2014-08-07 14:36:36vajraskylinkissue20056 messages
2014-08-07 14:36:36vajraskycreate