2 papers
cs.SE2026
PCREQ: Automated Inference of Compatible Requirements for Python Third-party Library Upgrades
Huashan Lei, Guanping Xiao, Yepang Liu +1
Python third-party libraries (TPLs) are essential in modern software development, but upgrades often cause compatibility issues, leading to system failures. These issues fall into…
cs.SE2025
PCART: Automated Repair of Python API Parameter Compatibility Issues
Shuai Zhang, Guanping Xiao, Jun Wang +4
In modern software development, Python third-party libraries play a critical role, especially in fields like deep learning and scientific computing. However, API parameters in thes…