Lots of users on Windows have reported getting the "SSL: couldn't set
callback" error message so I've now made the setting of that callback not be as critical as before. The function is only used for additional loggging/ trace anyway so a failure just means slightly less data. It should still be able to proceed and connect fine to the server.
This commit is contained in:
@@ -15,12 +15,14 @@ This release includes the following changes:
|
||||
|
||||
This release includes the following bugfixes:
|
||||
|
||||
o "SSL: couldn't set callback" is now a less serious problem
|
||||
o Interix build fix
|
||||
o fixed "hang" when out of file handles at start
|
||||
o prevent FTP uploads to URLs with trailing slash
|
||||
|
||||
Other curl-related news since the previous public release:
|
||||
|
||||
o
|
||||
o pycurl-7.15.2 has been released: http://pycurl.sf.net
|
||||
|
||||
This release would not have looked like this without help, code, reports and
|
||||
advice from friends like these:
|
||||
|
||||
Reference in New Issue
Block a user