Bug 2365653
Summary: | python-pytest-venv fails to build with Python 3.14: venv.create() ends with a failure; TypeError: HelpFormatter.__init__() got an unexpected keyword argument 'prefix_chars' | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | python-pytest-venv | Assignee: | Miro Hrončok <mhroncok> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | ksurma, lbalhar, mhroncok |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | --- | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-05-14 06:23:36 UTC | 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: | |||
Bug Depends On: | 2365142 | ||
Bug Blocks: | 2322407 |
Description
Karolina Surma
2025-05-12 15:05:53 UTC
This is a problem in Python: https://github.com/python/cpython/issues/133653 Manifesting via virtualenv, fixed/workaround there in https://github.com/pypa/virtualenv/pull/2878 -- part of the recent releases, Fedora update PR in https://src.fedoraproject.org/rpms/python-virtualenv/pull-request/134 The last three builds in https://copr.fedorainfracloud.org/coprs/g/python/python3.14/package/python-pytest-venv/ are green. Closing. |