@@ -68,7 +68,7 @@ calendar
68
68
cmath
69
69
cmd
70
70
code
71
- codecs malemburg
71
+ codecs
72
72
codeop
73
73
collections rhettinger*
74
74
collections.abc rhettinger*
@@ -87,7 +87,7 @@ copy serhiy-storchaka*
87
87
copyreg serhiy-storchaka*
88
88
cProfile
89
89
csv serhiy-storchaka*
90
- ctypes meadori
90
+ ctypes
91
91
curses Yhg1s
92
92
dataclasses ericvsmith*, carljm
93
93
datetime pganssle
@@ -97,7 +97,7 @@ difflib
97
97
dis 1st1
98
98
doctest
99
99
email warsaw, bitdancer*
100
- encodings malemburg
100
+ encodings
101
101
ensurepip ncoghlan, pradyunsg, pfmoore
102
102
enum warsaw, ethanfurman*
103
103
errno Yhg1s
@@ -132,7 +132,7 @@ json ezio-melotti, rhettinger, serhiy-storchaka*
132
132
keyword
133
133
libmpdec
134
134
linecache
135
- locale malemburg
135
+ locale
136
136
logging vsajip
137
137
mailbox
138
138
marshal
@@ -145,7 +145,7 @@ multiprocessing pitrou, gpshead*
145
145
netrc
146
146
numbers
147
147
operator
148
- optparse mitsuhiko, serhiy-storchaka*
148
+ optparse serhiy-storchaka*
149
149
os
150
150
os.path serhiy-storchaka*
151
151
parser pablogsal
@@ -154,11 +154,11 @@ pdb gaogaotiantian
154
154
pickle serhiy-storchaka*
155
155
pickletools serhiy-storchaka*
156
156
pkgutil
157
- platform malemburg
157
+ platform
158
158
plistlib
159
159
poplib
160
160
posix larryhastings, gpshead
161
- pprint freddrake
161
+ pprint
162
162
profile
163
163
pstats
164
164
pty Yhg1s*
@@ -188,12 +188,12 @@ smtplib
188
188
socket gpshead
189
189
socketserver
190
190
sqlite3 erlend-aasland*
191
- ssl jackjansen, alex
191
+ ssl alex
192
192
stat
193
193
statistics rhettinger
194
194
string
195
195
stringprep
196
- struct meadori
196
+ struct
197
197
subprocess gpshead*
198
198
symtable benjaminp
199
199
sys
@@ -210,7 +210,7 @@ time pganssle
210
210
timeit
211
211
tkinter serhiy-storchaka*
212
212
token
213
- tokenize meadori
213
+ tokenize
214
214
tomllib hauntsaninja*
215
215
trace
216
216
traceback iritkatriel
@@ -220,15 +220,15 @@ turtle willingc
220
220
turtledemo terryjreedy*
221
221
types 1st1
222
222
typing gvanrossum, JelleZijlstra*, AlexWaygood*, carljm, sobolevn*
223
- unicodedata malemburg, ezio-melotti
223
+ unicodedata ezio-melotti
224
224
unittest ezio-melotti, gpshead, serhiy-storchaka*
225
225
unittest.mock
226
226
urllib orsenthil
227
227
uuid
228
228
venv vsajip, FFY00
229
229
warnings
230
230
wave
231
- weakref freddrake, nascheme
231
+ weakref nascheme
232
232
webbrowser
233
233
winreg
234
234
winsound
@@ -305,7 +305,7 @@ context managers ncoghlan
305
305
core workflow Mariatta, ezio-melotti, hugovk, AA-Turner
306
306
cryptography gpshead, picnixz
307
307
data formats
308
- database malemburg
308
+ database
309
309
devguide merwok, ezio-melotti, willingc, Mariatta, hugovk,
310
310
AA-Turner
311
311
documentation ezio-melotti, merwok, JulienPalard, willingc, hugovk,
@@ -316,25 +316,24 @@ filesystem
316
316
frozen modules ericsnowcurrently, gvanrossum, kumaraditya303
317
317
f-strings ericvsmith*
318
318
GUI
319
- i18n malemburg, merwok, tomasr8
319
+ i18n merwok, tomasr8
320
320
import machinery brettcannon, ncoghlan, ericsnowcurrently, FFY00
321
321
initialization FFY00
322
322
io benjaminp, gpshead
323
323
JIT brandtbucher*, savannahostrowski*
324
- locale malemburg
325
- mathematics malemburg, rhettinger, serhiy-storchaka
326
- memory management tim-one, malemburg, Yhg1s, nascheme
324
+ locale
325
+ mathematics rhettinger, serhiy-storchaka
326
+ memory management tim-one, Yhg1s, nascheme
327
327
memoryview
328
328
networking gpshead
329
329
object model benjaminp, Yhg1s
330
- packaging malemburg, merwok, pfmoore, emmatyping
330
+ packaging merwok, pfmoore, emmatyping
331
331
pattern matching brandtbucher*
332
332
PEG parser gvanrossum, pablogsal, lysnikolaou
333
333
performance vstinner, serhiy-storchaka*, 1st1, rhettinger, markshannon,
334
334
brandtbucher, carljm, Fidget-Spinner, AlexWaygood*, nascheme
335
335
pip ncoghlan, pfmoore, pradyunsg
336
- release management malemburg, benjaminp, warsaw,
337
- gvanrossum, merwok, ned-deily,
336
+ release management benjaminp, warsaw, gvanrossum, merwok, ned-deily,
338
337
JulienPalard, hugovk
339
338
runtime lifecycle ericsnowcurrently, kumaraditya303, zooba, ZeroIntensity, nascheme
340
339
str.format ericvsmith*
@@ -343,8 +342,8 @@ symbol table JelleZijlstra, carljm
343
342
testing ezio-melotti
344
343
test coverage
345
344
threads gpshead
346
- time and dates malemburg, pganssle
347
- Unicode malemburg, ezio-melotti, benjaminp
345
+ time and dates pganssle
346
+ Unicode ezio-melotti, benjaminp
348
347
version control merwok, ezio-melotti
349
348
================== ==========================================================
350
349
0 commit comments