diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-12-06 10:53:52 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-12-06 10:53:52 +0100 |
commit | 8ef46be26ad1a3a5c4b542cf95832a4aca12c4ff (patch) | |
tree | 49c75f890c5846dfe4f88ff3f9478b18eaa36763 /Python | |
parent | 3d3e9ffa8e7af0457621309b4fce076411d38ce6 (diff) | |
download | cpython-git-8ef46be26ad1a3a5c4b542cf95832a4aca12c4ff.tar.gz |
catch_warnings() calls showwarning() if overriden
Issue #28089: Fix a regression introduced in warnings.catch_warnings(): call
warnings.showwarning() if it was overriden inside the context manager.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions