]> granicus.if.org Git - python/commit
Issue #8477: ssl.RAND_egd() supports str with surrogates and bytes for the path
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 16 May 2010 21:36:37 +0000 (21:36 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 16 May 2010 21:36:37 +0000 (21:36 +0000)
commitf9faaad80107338b2248b0486bc7069b06f19677
tree6f2b5793e9310bcd6efd6166083b12cb2e22f0a7
parent3800e1e961aec798d4d057e82c79740dcea5d2ef
Issue #8477: ssl.RAND_egd() supports str with surrogates and bytes for the path
Misc/NEWS
Modules/_ssl.c