Skip to content

Update version numbers to prepare for v2.1 release#250

Merged
mattip merged 6 commits into
python-cffi:mainfrom
ngoldbaum:update-2.1-version-numbers
Jul 3, 2026
Merged

Update version numbers to prepare for v2.1 release#250
mattip merged 6 commits into
python-cffi:mainfrom
ngoldbaum:update-2.1-version-numbers

Conversation

@ngoldbaum

Copy link
Copy Markdown
Contributor

I also updated a few stray spots referring to Python versions that are no longer supported.

A maintainer will need to create a release-2.1 branch after this is merged.

@ngoldbaum ngoldbaum force-pushed the update-2.1-version-numbers branch from adf44f6 to 2a462c3 Compare June 29, 2026 21:04
@ngoldbaum

Copy link
Copy Markdown
Contributor Author

I triggered a "full" CI run on my fork. Everything passes except for the TSan CI, which I think should be fixed by #251.

Comment thread doc/source/whatsnew.rst
Comment thread src/cffi/_embedding.h

@mattip mattip left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, a few small nits so this is less painful next time.

@ngoldbaum

Copy link
Copy Markdown
Contributor Author

The CI failure is another flaky test that should be marked as thread-unsafe: #252

@mattip

mattip commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

I think the failing test will be fixed by #252. Everything else looks good

@mattip mattip merged commit 1362e5d into python-cffi:main Jul 3, 2026
36 of 38 checks passed
@mattip

mattip commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Thanks @ngoldbaum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants