Don't open lock files for writing by EliteTK · Pull Request #17956 · astral-sh/uv (original) (raw)

@EliteTK @dcwatson

Co-authored-by: Dan Watson dcwatson@gmail.com

@EliteTK added enhancement

New feature or improvement to existing functionality

test:macos

Enable macOS tests for a pull request

labels

Feb 10, 2026

@EliteTK EliteTK deleted the tk/open-lock-no-write branch

February 10, 2026 23:08

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request

Feb 17, 2026

@tmeijn

This MR contains the following updates:

Package Update Change
uv patch 0.10.20.10.3

MR created with the help of el-capitano/tools/renovate-bot.

Proposed changes to behavior should be submitted there as MRs.


Release Notes

astral-sh/uv (uv)

v0.10.3

Compare Source

Released on 2026-02-16.

Python
Enhancements
Preview features
Bug fixes
Documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.



This MR has been generated by Renovate Bot.

EliteTK added a commit that referenced this pull request

Feb 17, 2026

@EliteTK

This reverts commit 75aadf2 (introduced by #17956).

This fixes #18061.

On NFS flock implicitly falls back to lockf which requires the file be open for writing when taking an exclusive lock.

zanieb pushed a commit that referenced this pull request

Feb 17, 2026

@EliteTK

This reverts commit 75aadf2 (introduced by #17956).

This fixes #18061.

On NFS flock implicitly falls back to lockf which requires the file be open for writing when taking an exclusive lock.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})