Message306696
If it was me I would store the warning registry in an error log or something in the current directory that ran python itself. (maybe something like ``[main script name].log``? This way it generates the warnings like usual and does not eat up memory. And then the log could to turned off when they dont want any warnings (when ignored). |
|
Date |
User |
Action |
Args |
2017-11-22 00:23:10 | Decorater | set | recipients:
+ Decorater, rhettinger, vstinner, r.david.murray, serhiy.storchaka, Александр Карпинский, jbfzs |
2017-11-22 00:23:10 | Decorater | set | messageid: <1511310190.49.0.213398074469.issue27535@psf.upfronthosting.co.za> |
2017-11-22 00:23:10 | Decorater | link | issue27535 messages |
2017-11-22 00:23:10 | Decorater | create | |
|