Message 306946 - Python tracker
Message306946
| Author | ncoghlan |
|---|---|
| Recipients | ncoghlan, pitrou, serhiy.storchaka, vstinner |
| Date | 2017-11-25.05:12:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1511586771.03.0.213398074469.issue32089@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
+1 from me for using "default" instead of "always" for ResourceWarning. Folks can always combine "-X tracemalloc" with "-W always::ResourceWarning" if want to ensure they see absolutely every resource warning, rather than only representative ones. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-25 05:12:51 | ncoghlan | set | recipients: + ncoghlan, pitrou, vstinner, serhiy.storchaka |
| 2017-11-25 05:12:51 | ncoghlan | set | messageid: <1511586771.03.0.213398074469.issue32089@psf.upfronthosting.co.za> |
| 2017-11-25 05:12:51 | ncoghlan | link | issue32089 messages |
| 2017-11-25 05:12:50 | ncoghlan | create | |