]> 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:42:05 +0000 (02:42 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 18 Sep 2014 00:42:05 +0000 (02:42 +0200)
commit87538e7bc46885d2ad2cce423603b45d182d6d40
tree732e291a58b2eeedab44f04d9b9f504a5960ae68
parent605a64b4360c552b20fc74d1ab51dd5bdd98e1ae
parentcb0a006fd11c06178a656cfdc6390b197b22fc67
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