[issue32173] linecache.py add lazycache to __all__ and use dict.clear to clear the cache

2017-11-29 Thread GanZiQim
Change by GanZiQim <ganzi...@live.com>: -- keywords: +patch pull_requests: +4555 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue32173] linecache.py add lazycache to __all__ and use dict.clear to clear the cache

2017-11-29 Thread GanZiQim
Change by GanZiQim <ganzi...@live.com>: -- components: Library (Lib) nosy: ganziqim priority: normal pull_requests: 4554 severity: normal status: open title: linecache.py add lazycache to __all__ and use dict.clear to clear the cache type: behavior versions: Pyth