[issue19379] Don't import linecache at warnings toplevel

Roundup Robot report at bugs.python.org
Thu Oct 24 22:24:49 CEST 2013


Roundup Robot added the comment:

New changeset 8939c0196990 by Antoine Pitrou in branch 'default':
Close #19379: Lazily import linecache in the warnings module, to make startup with warnings faster until a warning gets printed.
http://hg.python.org/cpython/rev/8939c0196990

----------
nosy: +python-dev
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19379>
_______________________________________


More information about the Python-bugs-list mailing list