Skip to content
  • isidentical's avatar
    pyparser: add the ability to clear type_ignore cache · 7793dfb67334
    isidentical authored
    It seems like compile() command preserves the parser since it uses
    the same execution context on the same session, so if you parse again
    and again the number of type_ignores in the parser object grows.
    
    --HG--
    branch : py3.8-isidentical-ast-feature-version
    7793dfb67334