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 pitrou
Recipients alex, amaury.forgeotdarc, benjamin.peterson, brett.cannon, brian.curtin, exarkun, giampaolo.rodola, pitrou
Date 2010-10-22.19:49:56
SpamBayes Score 0.002698355
Marked as misclassified No
Message-id <1287776997.87.0.743075126003.issue10093@psf.upfronthosting.co.za>
In-reply-to
Content
> After thinking about what warning to go with, I take back my python-dev 
> suggestion of ResourceWarning and switch to DebugWarning.

So what is your advice now?
I've thought about the DebugWarning name myself and I think it's a rather bad name, because many warnings are debug-related in practice. I'd just say stick with ResourceWarning.
History
Date User Action Args
2010-10-22 19:49:58pitrousetrecipients: + pitrou, brett.cannon, exarkun, amaury.forgeotdarc, giampaolo.rodola, benjamin.peterson, alex, brian.curtin
2010-10-22 19:49:57pitrousetmessageid: <1287776997.87.0.743075126003.issue10093@psf.upfronthosting.co.za>
2010-10-22 19:49:56pitroulinkissue10093 messages
2010-10-22 19:49:56pitroucreate