Message119361
After thinking about what warning to go with, I take back my python-dev suggestion of ResourceWarning and switch to DebugWarning. It is in fact harder to add in DebugWarning as a superclass to ResourceWarning than the other way around, especially once people start doing custom filters and decide that DebugWarning should not be filtered as a whole but ResourceWarning should (or some such crazy thing). |
|
| Date |
User |
Action |
Args |
| 2010-10-22 03:04:22 | brett.cannon | set | recipients:
+ brett.cannon, exarkun, amaury.forgeotdarc, pitrou, giampaolo.rodola, benjamin.peterson, alex, brian.curtin |
| 2010-10-22 03:04:22 | brett.cannon | set | messageid: <[email protected]> |
| 2010-10-22 03:04:21 | brett.cannon | link | issue10093 messages |
| 2010-10-22 03:04:18 | brett.cannon | create | |
|