Thanks to visit codestin.com
Credit goes to github.com

Skip to content

24.3.0

Choose a tag to compare

@JelleZijlstra JelleZijlstra released this 25 Mar 20:24
· 6 commits to master since this release
f6157e6
  • Add simpler ways to invoke autotyping. Now, it is possible to simply use
    python3 -m autotyping to invoke the tool. (Thanks to Shantanu Jain.)
  • Drop support for Python 3.7; add support for Python 3.12. (Thanks to Hugo
    van Kemenade.)
  • Infer return types for some more magic methods. (Thanks to Dhruv Manilawala.)