commit | 54b145f2c3852dc6c74698ed4f9f71e6434315b3 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Aug 16 20:59:54 2016 +0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Aug 16 08:59:54 2016 -0400 |
tree | c1d6d5f9225c0fd4edfa4094179c48ecd67da125 | |
parent | 53da67090e7063325e5407fa08ad806c8c1feb8b [diff] |
ERR_load_RAND_strings changed function signature in 1.1.0 (#3093) * ERR_load_RAND_strings changed function signature in 1.1.0 Here is a hack to avoid breaking pyOpenSSL. * not sure how I managed that. I blame vim