Bug 1894462

Summary: Python 3: Investigate and possibly drop /usr/lib64/python3.X/config-3.X-x86_64-linux-gnu/python.o
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python3.10Assignee: Python Maintainers <python-maint>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: cstratak, mhroncok, python-sig, thrnciar, torsava, vstinner
Target Milestone: ---   
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: 2020-11-10 10:50:17 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:

Description Miro Hrončok 2020-11-04 10:37:16 UTC
I've noticed we ship /usr/lib64/python3.X/config-3.X-x86_64-linux-gnu/python.o in the Python 3 packages.

We should investigate why is this file shipped and whether we can drop it.

I found it out while checking rpminspect results.

The file is just 12K, so I'm setting this as low severity.

Comment 1 Victor Stinner 2020-11-10 10:50:17 UTC
I reported the bug to upstream, let's discuss it there: https://bugs.python.org/issue42307

There is no need to track this issue downstream.