@@ -50,7 +50,7 @@ __future__
50
50
__main__ gvanrossum, ncoghlan
51
51
_dummy_thread brett.cannon
52
52
_thread
53
- _testbuffer skrah
53
+ _testbuffer
54
54
abc
55
55
aifc r.david.murray
56
56
argparse rhettinger*
@@ -96,7 +96,7 @@ curses twouters
96
96
dataclasses eric.smith
97
97
datetime belopolsky, p-ganssle
98
98
dbm
99
- decimal facundobatista, rhettinger, mark.dickinson, skrah
99
+ decimal facundobatista, rhettinger, mark.dickinson
100
100
difflib tim.peters (inactive)
101
101
dis yselivanov
102
102
distutils eric.araujo, dstufft
@@ -141,7 +141,7 @@ itertools rhettinger*
141
141
json bob.ippolito (inactive), ezio.melotti, rhettinger
142
142
keyword
143
143
lib2to3 benjamin.peterson
144
- libmpdec skrah
144
+ libmpdec
145
145
linecache
146
146
locale lemburg
147
147
logging vinay.sajip
@@ -334,7 +334,7 @@ io benjamin.peterson, stutzbach
334
334
locale lemburg
335
335
mathematics mark.dickinson, lemburg, stutzbach, rhettinger
336
336
memory management tim.peters, lemburg, twouters
337
- memoryview skrah
337
+ memoryview
338
338
networking giampaolo.rodola,
339
339
object model benjamin.peterson, twouters
340
340
packaging tarek, lemburg, alexis, eric.araujo, dstufft, paul.moore
0 commit comments