Skip to content

Conversation

NoahStapp
Copy link
Contributor

No description provided.

@NoahStapp NoahStapp requested a review from blink1073 September 26, 2025 19:35
@NoahStapp NoahStapp requested a review from a team as a code owner September 26, 2025 19:35
@NoahStapp NoahStapp changed the title Add 3.14t as a standard Python matrix version PYTHON-5024 - Add 3.14t as a standard Python matrix version Sep 26, 2025
@blink1073
Copy link
Member

You'll need to skip free-threaded python for auth-enterprise macos/rhel as well.

@blink1073
Copy link
Member

Oh, and the lock file update caused a typing failure from a newer version of mypy.

PYPYS = ["pypy3.10"]
ALL_PYTHONS = CPYTHONS + PYPYS
MIN_MAX_PYTHON = [CPYTHONS[0], CPYTHONS[-1]]
MIN_MAX_PYTHON = [CPYTHONS[0], CPYTHONS[-2]]
Copy link
Member

Choose a reason for hiding this comment

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

You could make 3.14t second to last and avoid this change

@blink1073
Copy link
Member

We'll want to schedule a full build of all the tasks that use python3.14t.

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