]> granicus.if.org Git - python/commitdiff
[3.6] Regenerate Argument Clinic code for bpo-19180. (GH-2073). (#2077)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 10 Jun 2017 10:48:53 +0000 (13:48 +0300)
committerGitHub <noreply@github.com>
Sat, 10 Jun 2017 10:48:53 +0000 (13:48 +0300)
(cherry picked from commit 5f31d5cf6efa8c304d352e34f9f2a1ed0074298e)

Modules/_ssl.c
Modules/clinic/_ssl.c.h

index a421fc0d2d6ff2928c54ce94d6cc7197eb87aff1..0fffaaceb2641998a28b6b4deb21f7d1aa255097 100644 (file)
@@ -4480,7 +4480,7 @@ string.  See RFC 4086.
 
 static PyObject *
 _ssl_RAND_add_impl(PyObject *module, Py_buffer *view, double entropy)
-/*[clinic end generated code: output=e6dd48df9c9024e9 input=580c85e6a3a4fe29]*/
+/*[clinic end generated code: output=e6dd48df9c9024e9 input=5c33017422828f5c]*/
 {
     const char *buf;
     Py_ssize_t len, written;
index 333aad76b404fc44a267d194350f24f77db8bbcf..75f8f5a60bb088ac2d919dd0c601fef926452fcb 100644 (file)
@@ -1168,4 +1168,4 @@ exit:
 #ifndef _SSL_ENUM_CRLS_METHODDEF
     #define _SSL_ENUM_CRLS_METHODDEF
 #endif /* !defined(_SSL_ENUM_CRLS_METHODDEF) */
-/*[clinic end generated code: output=a859b21fe68a6115 input=a9049054013a1b77]*/
+/*[clinic end generated code: output=56cead8610faa505 input=a9049054013a1b77]*/