forked from pool/python-M2Crypto
Accepting request 782869 from home:mstrigl:branches:devel:languages:python
- in python3.8 the fp is wrapped in a Buffer. SSL.Connection.makefile returns a socketIO which is no buffer. Added: 001-fix-buffering-for-python38.patch OBS-URL: https://build.opensuse.org/request/show/782869 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=86
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 9 09:56:49 UTC 2020 - Marco Strigl <marco.strigl@suse.com>
|
||||
|
||||
- in python3.8 the fp is wrapped in a Buffer. SSL.Connection.makefile
|
||||
returns a socketIO which is no buffer.
|
||||
Added: 001-fix-buffering-for-python38.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 13:59:24 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user