Skip to content

[stubsabot] Bump cffi to 2.0.*#14689

Merged
brianschubert merged 2 commits intomainfrom
stubsabot/cffi
Mar 14, 2026
Merged

[stubsabot] Bump cffi to 2.0.*#14689
brianschubert merged 2 commits intomainfrom
stubsabot/cffi

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Sep 9, 2025

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: python-cffi/cffi@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

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: python-cffi/cffi@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
@github-actions github-actions bot added the bot: stubsabot 🤖 Third-party stub updates by stubsabot 🤖 label Sep 9, 2025
@brianschubert brianschubert reopened this Sep 9, 2025
Copy link
Copy Markdown
Collaborator

@brianschubert brianschubert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Depsite the major version bump, I'm not seeing any public API changes. The only Python-exposed functions that were touched seem to have the same signatures. Looks like mostly internal refactoring to support free-threading, plus some warnings that were promoted to errors.

I'll let someone else do the merge in case someone more familiar with these stubs would like to give a look over

Copy link
Copy Markdown
Collaborator

@brianschubert brianschubert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't see any relevant changes on second pass.

@brianschubert brianschubert merged commit f8f0794 into main Mar 14, 2026
34 checks passed
@brianschubert brianschubert deleted the stubsabot/cffi branch March 14, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: stubsabot 🤖 Third-party stub updates by stubsabot 🤖

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant