Skip to content

Conversation

nitzmahone
Copy link
Member

... in preparation for 2.0.0 final

stefanor and others added 5 commits September 5, 2025 13:18
…these tests

Previously we relied on pip to build the packages in non-PEP517 mode,
which implied no build isolation.

The latest `virtualenv` (with pypa/virtualenv#2868) won't include
`wheel` in the virtualenv, which will mean that pip uses PEP-517 mode,
which is isolated by default.

(cherry picked from commit 24e42cb)
* Add CFFI thread safety docs

* Delete incorrect statements

* Add more links, examples, and suggestions about TSan

* fix indentation in code example

* Update doc/source/overview.rst

Co-authored-by: Matti Picus <[email protected]>

---------

Co-authored-by: Matti Picus <[email protected]>
(cherry picked from commit e94a7b6)
* enable windows pytest-run-parallel CI

* pass skip-thread-unsafe

* remove OS conditional

(cherry picked from commit 3c61e14)
* Misc CI env stabilization
* Specify explicit runner major image versions instead of `latest`.
* Test only against versioned Python releases. Installing from arbitrary source commits with `-dev` is rarely worth the potential instability between runs. Specifying X.Y with `allow-prereleases: true` will use the latest packaged X.Y.Z release, falling back to the newest X.Y.0 pre-release if X.Y.0 has not yet been released.

* correct manylinux image name typo

(cherry picked from commit 51e276e)
@nitzmahone nitzmahone enabled auto-merge (squash) September 5, 2025 20:23
@nitzmahone nitzmahone merged commit 95c8476 into python-cffi:release-2.0 Sep 5, 2025
32 checks passed
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.

3 participants