Skip to content

add 1 week dependency cooldown for uv#599

Merged
NSoiffer merged 1 commit into
daisy:mainfrom
moritz-gross:uv-dependency-cooldown
Jun 12, 2026
Merged

add 1 week dependency cooldown for uv#599
NSoiffer merged 1 commit into
daisy:mainfrom
moritz-gross:uv-dependency-cooldown

Conversation

@moritz-gross

Copy link
Copy Markdown
Collaborator

the recent bug in a python package regarding Traditional Chinese character encodings got me thinking about how to manage Python packages generally.

From what I have observed generally, it's a good idea to add a waiting period of a week or so for new package versions, which should avoid most cases where packages have been infiltrated by malware, ship really bad bugs, or similar stuff. This doesn't solve all problems of course, but it's a low effort step that could maybe be really helpful at some point.

Similar logic would apply to Rust crates I think, so maybe we should look into it there at some point as well.

@moritz-gross moritz-gross requested a review from NSoiffer June 9, 2026 20:37
@moritz-gross moritz-gross self-assigned this Jun 9, 2026
@moritz-gross moritz-gross added enhancement New feature or request python Coding in Python discussion Requires discussion to decide next steps devops GitHub DevOps and project administration tooling labels Jun 9, 2026
@NSoiffer NSoiffer merged commit 6cfd4a1 into daisy:main Jun 12, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops GitHub DevOps and project administration tooling discussion Requires discussion to decide next steps enhancement New feature or request python Coding in Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants