When running pre-commit install in a Python 3.13.0a1 environment, I get an attribute error because Python 3.13 removed the previously deprecated read_text function ...
We are carrying the following patch to address the issue (it both ignores the empty directories, and looks at directories in deterministic sorted order): --- a/Lib ...
Python 3.7 adds new classes for data handling, optimizations for script compilation and garbage collection, and faster asynchronous I/O Python 3.7, the latest version of the language aimed at making ...