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 serhiy.storchaka
Recipients benjamin.peterson, brett.cannon, mattip, serhiy.storchaka
Date 2014-04-04.09:40:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396604409.74.0.373245469298.issue21128@psf.upfronthosting.co.za>
In-reply-to
Content
I'm wondering why resource warnings are not raised in CPython?

    ./python -Werror -bb -m test.regrtest -uall test_argparse test_file test_httpservers
History
Date User Action Args
2014-04-04 09:40:09serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, benjamin.peterson, mattip
2014-04-04 09:40:09serhiy.storchakasetmessageid: <1396604409.74.0.373245469298.issue21128@psf.upfronthosting.co.za>
2014-04-04 09:40:09serhiy.storchakalinkissue21128 messages
2014-04-04 09:40:09serhiy.storchakacreate