Bug 2133849
Summary: | Downstream-only patch in Python 3: #251 Change user install location | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomas Orsava <torsava> |
Component: | python3.14 | Assignee: | Miro HronĨok <mhroncok> |
Status: | NEW --- | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | cstratak, ksurma, mhroncok, pviktori, python-maint, python-packagers-sig, thrnciar, torsava, vstinner |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | Bug | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Tomas Orsava
2022-10-11 15:08:02 UTC
Previously tracked in BZ#1287556. The next step is aligning with PEP 668: https://peps.python.org/pep-0668/ Change proposal draft: https://fedoraproject.org/wiki/Changes/PythonMarkExternallyManaged But there are some issues: https://discuss.python.org/t/pep-668-marking-python-base-environments-as-externally-managed/10302/46 |