summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-12-06 10:02:54 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-12-06 10:02:54 (GMT)
commitb38e83df332e786fe9f0080aa158555cdf1a93c0 (patch)
tree74e91049674ae23cfc1fe9e6265a3d13b0ad776e /Misc/NEWS
parent01928f6c0f8f008fd5c8ab4cc445113b0cbd0292 (diff)
parent8ae9e6a627ed6630b577a540d611c226959280ce (diff)
downloadcpython-b38e83df332e786fe9f0080aa158555cdf1a93c0.zip
cpython-b38e83df332e786fe9f0080aa158555cdf1a93c0.tar.gz
cpython-b38e83df332e786fe9f0080aa158555cdf1a93c0.tar.bz2
Merge 3.6
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b878fca..15719f2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -165,7 +165,7 @@ Core and Builtins
Library
-------
-- Issue #28089: Fix a regression introduced in warnings.catch_warnings():
+- Issue #28835: Fix a regression introduced in warnings.catch_warnings():
call warnings.showwarning() if it was overriden inside the context manager.
- Issue #27172: To assist with upgrades from 2.7, the previously documented