8000 gh-127638: Prevent copying extended attributes of script files when creating venv by wimglenn · Pull Request #128105 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2024-12-19-16-17-56.gh-issue-127638.K…
…m-VEi.rst

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
  • Loading branch information
wimglenn and ZeroIntensity authored Jan 10, 2025
commit a7a6b151cd5f701fed3e8c1f39579a8090d5ca53
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Prevent copying extended attributes of script files when creating a venv.
Fix ``No space left on device`` error emitted by :mod:`venv` when on a filesystem that contains large extended attributes.
Loading
0