Skip to content

Drop python 310#1220

Merged
ryneeverett merged 4 commits into
GothenburgBitFactory:developfrom
Lotram:drop-python-310
Jun 25, 2026
Merged

Drop python 310#1220
ryneeverett merged 4 commits into
GothenburgBitFactory:developfrom
Lotram:drop-python-310

Conversation

@Lotram

@Lotram Lotram commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Also upgrade ty to latest version (0.49)

About exclude-newer: There are more and more attacks targeting package dependencies, it's now consider a good practice to add a cooldown to reduce the risk. it supports friendly timedeltas (e.g. "3 days") since 0.9.17, released 2025-12-09. It wouldn't work with older uv versions. Is that acceptable to you, or should I drop the commit for now ?

@ryneeverett

Copy link
Copy Markdown
Collaborator

I'm all for the cooldown, I only wish it were standardized across tooling so pip could do the same.

@Lotram

Lotram commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator Author

pip actually has an option for this too, since the recent 26.1 release:

Allow --uploaded-prior-to to accept a duration in days (e.g., P3D for 3 days ago). (#13674)

@ryneeverett

Copy link
Copy Markdown
Collaborator

Maybe we should add that flag to the pip CI test and documentation for consistency? It seems preferable that dependency breakages hit all workflows at the same time.

@Lotram Lotram force-pushed the drop-python-310 branch from 18ecb01 to ca3a39f Compare June 23, 2026 16:08
@ryneeverett ryneeverett merged commit 9927dd4 into GothenburgBitFactory:develop Jun 25, 2026
7 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.

2 participants