summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2013-10-24 20:23:42 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2013-10-24 20:23:42 (GMT)
commit7cb11fa89034a06dcad58b65a0321dae9171dbea (patch)
treef24a8ef3575bbd3cadf71773b4ca8a5b75b92aa4 /Misc
parentf740d467bf4c4552cf437d41838a75fb2dc168d8 (diff)
downloadcpython-7cb11fa89034a06dcad58b65a0321dae9171dbea.zip
cpython-7cb11fa89034a06dcad58b65a0321dae9171dbea.tar.gz
cpython-7cb11fa89034a06dcad58b65a0321dae9171dbea.tar.bz2
Close #19379: Lazily import linecache in the warnings module, to make startup with warnings faster until a warning gets printed.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 69cb094..52c8690 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -21,6 +21,9 @@ Core and Builtins
Library
-------
+- Issue #19379: Lazily import linecache in the warnings module, to make
+ startup with warnings faster until a warning gets printed.
+
- Issue #19327: Fixed the working of regular expressions with too big charset.
- Issue #17400: New 'is_global' attribute for ipaddress to tell if an address