Bug 1271760

Summary: Python 2.7 installation is not 64 bit clean
Product: Red Hat Enterprise Linux 7 Reporter: Branislav Náter <bnater>
Component: pythonAssignee: Charalampos Stratakis <cstratak>
Status: CLOSED ERRATA QA Contact: Branislav Náter <bnater>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.2CC: cstratak, isenfeld, pviktori, qe-baseos-apps
Target Milestone: rcKeywords: Patch
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: python-2.7.5-44.el7 Doc Type: Bug Fix
Doc Text:
Cause: fileobject.c uses a 32 bit value for INT_MAX (2147483647) Consequence: Iteration over files bigger than 2147483647B fails with Exception Fix: Use Py_ssize_t value which has the same size as the compiler's size_t type instead of int value Result: It's possible to iterate over big files (<(2^64/2)B)
Story Points: ---
Clone Of: 794632 Environment:
Last Closed: 2016-11-03 20:15:12 UTC Type: ---
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:    
Bug Blocks: 1305230    

Comment 8 errata-xmlrpc 2016-11-03 20:15:12 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2016-2586.html