gh-133951: Remove lib64->lib symlink in venv creation by Cycloctane · Pull Request #137139 · python/cpython · GitHub

github.com

Tin mới

Cycloctane:remove_lib64_symlink

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

creating venv Python3.13 on CIFS mounted drive fails ENODATA #133951

Remove lib64->lib symlink in venv directory

python-cla-bot Bot commented Jul 27, 2025 • edited Loading Uh oh! There was an error while loading. Please reload this page.

python-cla-bot Bot commented Jul 27, 2025 • edited Loading Uh oh! There was an error while loading. Please reload this page.

There was an error while loading. Please reload this page.

bedevere-app Bot commented Jul 27, 2025

bedevere-app Bot commented Jul 27, 2025

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

remove unused import

View reviewed changes

Learn more about hiding disruptive comments

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

test_peg_generator failures on some buildbots #139604

Revert "gh-133951: Remove lib64->lib symlink in venv creation (#137139)" This reverts commit a7a485558c05a59665d24f9bc048db8a41daf532.

gh-133951: Fix purelib packages not found in test_peg_generator TestCParser #139607

: Remove lib64->lib symlink in venv creation (

Possible missing symlink to lib64 in user path schema on Linux Fedora 43, Python 3.14.2 #143989

python -m venv --copies attempts to create a symlink regardless of if it's supported by the filesystem #98975