google / pytype

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

Stop saving absolute paths in the pytd loader #1776

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months 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