Staging
v0.8.1
Revision 8898b24bf919da00cb43f5834c74c71c78d1ccd6 authored by Victor Stinner on 02 March 2010, 22:46:25 UTC, committed by Victor Stinner on 02 March 2010, 22:46:25 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78596 | victor.stinner | 2010-03-02 23:44:42 +0100 (mar., 02 mars 2010) | 4 lines

  Issue #2973: Fix gcc warning on the 2nd argument of ASN1_item_d2i() and
  method->d2i(): OpenSSL API changed in OpenSSL 0.9.6m. Patch written by Daniel
  Black.
........
1 parent 63f2bee
History
File Mode Size
dummy
__init__.py -rw-r--r-- 7.4 KB
connection.py -rw-r--r-- 12.2 KB
forking.py -rw-r--r-- 14.0 KB
heap.py -rw-r--r-- 5.6 KB
managers.py -rw-r--r-- 34.0 KB
pool.py -rw-r--r-- 17.3 KB
process.py -rw-r--r-- 7.7 KB
queues.py -rw-r--r-- 10.8 KB
reduction.py -rw-r--r-- 5.0 KB
sharedctypes.py -rw-r--r-- 6.0 KB
synchronize.py -rw-r--r-- 8.8 KB
util.py -rw-r--r-- 7.7 KB

back to top