[Paper] Co-Evolution of Types and Dependencies: Towards Repository-Level Type Inference for Python Code
Python's dynamic typing mechanism, while promoting flexibility, is a significant source of runtime type errors that plague large-scale software, which inspires ...