We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc310fe commit 2f256a3Copy full SHA for 2f256a3
Modules/_ssl_data_300.h
@@ -1,4 +1,7 @@
1
-/* File generated by Tools/ssl/make_ssl_data.py *//* Generated on 2023-06-01T03:03:52.163218 */
+/* File generated by Tools/ssl/make_ssl_data.py */
2
+/* Generated on 2023-06-01T03:03:52.163218 */
3
+/* Manually edited to add definitions from 1.1.1 (GH-105174) */
4
+
5
static struct py_ssl_library_code library_codes[] = {
6
#ifdef ERR_LIB_ASN1
7
{"ASN1", ERR_LIB_ASN1},
0 commit comments