CPython Developers
|
4d0f52adc9
|
Update ssl from v3.14.3
|
2026-03-01 11:36:46 +09:00 |
|
Jeong, YunWon
|
fda9ceea54
|
Update ssl.py from CPython 3.13.9 (#6217)
* update ssl.py from CPython 3.13.9
* test_ssl
* mark failing tests
* remove test/*.pem
* fix certdata path
* unmark fixed tests
|
2025-10-28 13:19:12 +09:00 |
|
Jeong, YunWon
|
3ec905e08a
|
ssl.{SSLSession,MemoryBIO} (#6209)
* SSLSession
* get_unverified_chain
* SSL MemoryBIO
|
2025-10-23 18:37:40 +09:00 |
|
Noah
|
bed2ddee46
|
Update ssl.py to version from CPython 3.8
|
2021-02-07 19:39:36 -06:00 |
|
Noah
|
407bbb1513
|
Use IntEnum._convert_ in ssl.py
|
2020-09-18 23:56:09 -05:00 |
|
Noah
|
12c57ce135
|
Add ssl.RAND_* functions
|
2020-03-27 15:24:08 -05:00 |
|
Noah
|
31905bd1ce
|
Add OPENSSL_VERSION constants
|
2020-03-27 15:24:08 -05:00 |
|
Noah
|
bea6e54a37
|
Make ssl work on windows
|
2020-03-27 15:24:08 -05:00 |
|
Noah
|
255b5a631a
|
Edit ssl.py slightly
|
2020-03-27 14:40:19 -05:00 |
|
Noah
|
d3cc3601d6
|
Add ssl.py from CPython 3.6
|
2020-03-27 14:40:19 -05:00 |
|