google / pytype

A static type analyzer for Python code
https://google.github.io/pytype
Other
4.73k stars 276 forks source link

Stop saving absolute paths in the pytd loader #1776

Closed copybara-service[bot] closed 1 week ago

copybara-service[bot] commented 1 week ago

Stop saving absolute paths in the pytd loader

This keeps the precompiled_builtins file cacheable/reusable even if it happens to be produced from a different source root but same stdlib+typeshed contents