SOURCES: python-ssl-nonblocking.patch - less intrusive, cleaner ve...

arekm arekm at pld-linux.org
Thu Dec 15 18:23:38 CET 2005


Author: arekm                        Date: Thu Dec 15 17:23:38 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- less intrusive, cleaner version

---- Files affected:
SOURCES:
   python-ssl-nonblocking.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/python-ssl-nonblocking.patch
diff -u SOURCES/python-ssl-nonblocking.patch:1.2 SOURCES/python-ssl-nonblocking.patch:1.3
--- SOURCES/python-ssl-nonblocking.patch:1.2	Thu Dec 15 18:22:25 2005
+++ SOURCES/python-ssl-nonblocking.patch	Thu Dec 15 18:23:33 2005
@@ -28,8 +28,8 @@
  
  if __name__ == "__main__":
      test_main()
---- Modules/_ssl.c.org	2005-12-15 18:17:03.000000000 +0100
-+++ Modules/_ssl.c	2005-12-15 18:18:42.000000000 +0100
+--- Python.opg/Modules/_ssl.c.org	2005-12-15 18:17:03.000000000 +0100
++++ Python/Modules/_ssl.c	2005-12-15 18:18:42.000000000 +0100
 @@ -455,6 +455,7 @@
  	int len = 1024;
  	int sockstate;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/python-ssl-nonblocking.patch?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list