Bug 1232824

Summary: the response must be written to a BytesIO object
Product: [Fedora] Fedora Reporter: Jakub Dorňák <jdornak>
Component: python3-openidAssignee: Jakub Dorňák <jdornak>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: extras-qa, hhorak, jdornak
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python3-openid-3.0.2-4.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1232809 Environment:
Last Closed: 2015-06-29 23:58:51 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: 1232809    
Bug Blocks:    

Description Jakub Dorňák 2015-06-17 14:58:13 UTC
+++ This bug was initially created as a clone of Bug #1232809 +++

Description of problem:
Under Python 3, as PycURL invokes the write callback with bytes argument, the response must be written to a BytesIO object.

(see http://pycurl.sourceforge.net/doc/unicode.html)

Version-Release number of selected component (if applicable):
python3-openid-3.0.2-3.fc21

--- Additional comment from Fedora Update System on 2015-06-17 16:57:45 CEST ---

python3-openid-3.0.2-4.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/python3-openid-3.0.2-4.fc22

Comment 1 Fedora Update System 2015-06-17 14:58:51 UTC
python3-openid-3.0.2-4.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/python3-openid-3.0.2-4.fc21

Comment 2 Fedora Update System 2015-06-21 00:16:51 UTC
Package python3-openid-3.0.2-4.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python3-openid-3.0.2-4.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-10388/python3-openid-3.0.2-4.fc21
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2015-06-29 23:58:51 UTC
python3-openid-3.0.2-4.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.