@@ -79,18 +79,18 @@ compression.gzip
79
79
compression.lzma
80
80
compression.zlib Yhg1s, gpshead*, emmatyping
81
81
compression.zstd emmatyping*
82
- concurrent.futures pitrou, brianquinlan, gpshead*
82
+ concurrent.futures pitrou, gpshead*
83
83
configparser ambv*
84
84
contextlib ncoghlan, 1st1
85
85
contextvars
86
86
copy serhiy-storchaka*
87
87
copyreg serhiy-storchaka*
88
88
cProfile
89
89
csv serhiy-storchaka*
90
- ctypes abalkin, meadori
90
+ ctypes meadori
91
91
curses Yhg1s
92
92
dataclasses ericvsmith*, carljm
93
- datetime abalkin, pganssle
93
+ datetime pganssle
94
94
dbm
95
95
decimal facundobatista, rhettinger
96
96
difflib
@@ -107,7 +107,7 @@ filecmp
107
107
fileinput
108
108
fnmatch serhiy-storchaka*
109
109
fractions
110
- ftplib giampaolo*
110
+ ftplib
111
111
functools rhettinger*
112
112
gc pitrou, pablogsal, nascheme
113
113
getopt serhiy-storchaka*
@@ -141,7 +141,7 @@ mimetypes
141
141
mmap Yhg1s
142
142
modulefinder
143
143
msvcrt
144
- multiprocessing applio*, pitrou, gpshead*
144
+ multiprocessing pitrou, gpshead*
145
145
netrc
146
146
numbers
147
147
operator
@@ -178,10 +178,10 @@ runpy ncoghlan
178
178
sched
179
179
secrets
180
180
select
181
- selectors giampaolo
181
+ selectors
182
182
shelve
183
183
shlex
184
- shutil giampaolo
184
+ shutil
185
185
signal gpshead
186
186
site
187
187
smtplib
@@ -190,11 +190,11 @@ socketserver
190
190
sqlite3 erlend-aasland*
191
191
ssl jackjansen, tiran, dstufft, alex
192
192
stat tiran
193
- statistics stevendaprano, rhettinger
193
+ statistics rhettinger
194
194
string
195
195
stringprep
196
196
struct meadori
197
- subprocess giampaolo, gpshead*
197
+ subprocess gpshead*
198
198
symtable benjaminp
199
199
sys
200
200
sysconfig FFY00
@@ -206,13 +206,13 @@ termios Yhg1s
206
206
test ezio-melotti, serhiy-storchaka*
207
207
textwrap
208
208
threading pitrou, gpshead
209
- time abalkin, pganssle
209
+ time pganssle
210
210
timeit
211
211
tkinter serhiy-storchaka*
212
212
token
213
213
tokenize meadori
214
214
tomllib hauntsaninja*
215
- trace abalkin
215
+ trace
216
216
traceback iritkatriel
217
217
tracemalloc vstinner
218
218
tty Yhg1s*
@@ -313,7 +313,7 @@ documentation ezio-melotti, merwok, JulienPalard, willingc, hugovk,
313
313
AA-Turner, AlexWaygood*
314
314
emoji Mariatta
315
315
extension modules encukou, ncoghlan
316
- filesystem giampaolo
316
+ filesystem
317
317
frozen modules ericsnowcurrently, gvanrossum, kumaraditya303
318
318
f-strings ericvsmith*
319
319
GUI
@@ -326,7 +326,7 @@ locale malemburg
326
326
mathematics malemburg, rhettinger, serhiy-storchaka
327
327
memory management tim-one, malemburg, Yhg1s, nascheme
328
328
memoryview
329
- networking giampaolo, gpshead
329
+ networking gpshead
330
330
object model benjaminp, Yhg1s
331
331
packaging malemburg, merwok, dstufft, pfmoore, emmatyping
332
332
pattern matching brandtbucher*
@@ -336,15 +336,15 @@ performance vstinner, serhiy-storchaka*, 1st1, rhettinger, markshannon,
336
336
pip ncoghlan, dstufft, pfmoore, pradyunsg
337
337
release management malemburg, benjaminp, warsaw,
338
338
gvanrossum, merwok, ned-deily,
339
- birkenfeld, JulienPalard, hugovk
339
+ JulienPalard, hugovk
340
340
runtime lifecycle ericsnowcurrently, kumaraditya303, zooba, ZeroIntensity, nascheme
341
341
str.format ericvsmith*
342
342
subinterpreters ericsnowcurrently, kumaraditya303, ZeroIntensity*
343
343
symbol table JelleZijlstra, carljm
344
344
testing ezio-melotti
345
345
test coverage
346
346
threads gpshead
347
- time and dates malemburg, abalkin, pganssle
347
+ time and dates malemburg, pganssle
348
348
Unicode malemburg, ezio-melotti, benjaminp
349
349
version control merwok, ezio-melotti
350
350
================== ==========================================================
0 commit comments