Skip to content

TST: rename NOGIL_BUILD to FREE_THREADED_BUILD - #860

Merged
rgommers merged 1 commit into
mesonbuild:mainfrom
dnicolodi:tests-cleanup
Jun 29, 2026
Merged

TST: rename NOGIL_BUILD to FREE_THREADED_BUILD#860
rgommers merged 1 commit into
mesonbuild:mainfrom
dnicolodi:tests-cleanup

Conversation

@dnicolodi

Copy link
Copy Markdown
Member

For consistency with official nomenclature. Move common constants definitions into conftest instead than importing them from other test modules.

Fixes #857.

For consistency with official nomenclature. Move common constants
definitions into `conftest` instead than importing them from other test
modules.

Fixes mesonbuild#857.
@rgommers rgommers added the maintenance Regular code improvements that are not new features nor end-user-visible bugs label Jun 29, 2026
@rgommers rgommers added this to the v0.21.0 milestone Jun 29, 2026

@rgommers rgommers 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, thanks @dnicolodi

@rgommers
rgommers merged commit f489fa3 into mesonbuild:main Jun 29, 2026
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Regular code improvements that are not new features nor end-user-visible bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename NOGIL_BUILD constant to FREE_THREADED_BUILD in tests

2 participants