typeshed
typeshed copied to clipboard
[stubsabot] Bump cffi to 2.0.*
Release: https://pypi.org/pypi/cffi/2.0.0 Repository: https://github.com/python-cffi/cffi/ Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/cffi Changelog: https://cffi.readthedocs.io/en/latest/whatsnew.html Diff: https://github.com/python-cffi/cffi/compare/v1.17.1...v2.0.0
Stubsabot analysis of the diff between the two releases:
- Total lines of Python code added: 356.
- Total lines of Python code deleted: 175.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI