- 27 Aug, 2007 5 commits
-
-
Guido van Rossum authored
> the better option. Then the openssl command in the test code can be turned > into a comment describing how the test data was pregenerated. Here's a patch that does that. Bill
-
Facundo Batista authored
exceptions raised in the test server thread, since SimpleXMLRPCServer does not gracefully handle them. Changed number of requests handled by tests server thread to one (was 2) because no tests require more than one request. [GSoC - Alan McIntyre]
-
Neal Norwitz authored
Modified patch from what Bill Janssen sent on python-3000.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
- 26 Aug, 2007 9 commits
-
-
Neal Norwitz authored
1) Fixes the bug that two class names are initial-lower-case. 2) Replaces the poll waiting for the server to become ready with a threading.Event signal.
-
Neal Norwitz authored
permission to write to the device.
-
Neal Norwitz authored
-
Guido van Rossum authored
Here's a patch which makes test_ssl a better player in the buildbots environment. I deep-ended on "try-except-else" clauses.
-
Neal Norwitz authored
-
Neal Norwitz authored
won't find any old children left around which causes an exception in collect_children() and the test to fail.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Gregory P. Smith authored
missing when they were not built because _hashlib with openssl provided their functionality instead. don't build bsddb185 if bsddb was built.
-
- 25 Aug, 2007 8 commits
-
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
declarations to the beginning of a scope.
-
Guido van Rossum authored
While cleaning up Bill's C style, I may have cleaned up some code he didn't touch as well (in _ssl.c).
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Nick Coghlan authored
Revert misguided attempt at fixing incompatibility between -m and -i switches (better fix coming soon)
-
- 24 Aug, 2007 17 commits
-
-
Collin Winter authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Collin Winter authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Guido van Rossum authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Gregory P. Smith authored
-
- 23 Aug, 2007 1 commit
-
-
Georg Brandl authored
-