]> granicus.if.org Git - python/commit
Issue #4180: The warnings registries are now reset when the filters are modified.
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 18 Sep 2014 00:40:46 +0000 (02:40 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 18 Sep 2014 00:40:46 +0000 (02:40 +0200)
commitcb0a006fd11c06178a656cfdc6390b197b22fc67
tree5d80fc387c5c75a3eb6ce80c0359e64d763aea2f
parent1b38bc65ddc337101cf0b1b02c67a9a6742b0438
Issue #4180: The warnings registries are now reset when the filters are modified.
Lib/test/test_warnings.py
Lib/warnings.py
Misc/NEWS
Python/_warnings.c