Skip to content

Commit 63ed9ad

Browse files
committed
Create a new ssl library based on rustls
1 parent 0f8c0bc commit 63ed9ad

File tree

17 files changed

+12029
-3030
lines changed

17 files changed

+12029
-3030
lines changed

.cspell.dict/cpython.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@ argtypes
22
asdl
33
asname
44
augassign
5+
badcert
56
badsyntax
67
basetype
78
boolop
89
bxor
910
cached_tsver
11+
cadata
12+
cafile
1013
cellarg
1114
cellvar
1215
cellvars
@@ -23,8 +26,8 @@ freevars
2326
fromlist
2427
heaptype
2528
HIGHRES
26-
Itertool
2729
IMMUTABLETYPE
30+
Itertool
2831
kwonlyarg
2932
kwonlyargs
3033
lasti
@@ -47,6 +50,7 @@ stackdepth
4750
stringlib
4851
structseq
4952
subparams
53+
ticketer
5054
tok_oldval
5155
tvars
5256
unaryop

.cspell.dict/rust-more.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ nanos
5050
nonoverlapping
5151
objclass
5252
peekable
53+
pemfile
5354
powc
5455
powf
5556
powi
@@ -61,6 +62,7 @@ rposition
6162
rsplitn
6263
rustc
6364
rustfmt
65+
rustls
6466
rustyline
6567
seedable
6668
seekfrom

0 commit comments

Comments
 (0)