mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Add 'idlelib' to modules, and add a new table for the Tools, with one
entry for which I noticed an active maintainer. IMO, if a tool doesn't get put on this list with at least one maintainer it may be in danger of being deleted by and by...
This commit is contained in:
parent
dc0900b525
commit
79eb3db070
1 changed files with 8 additions and 1 deletions
|
@ -114,6 +114,7 @@ heapq rhettinger
|
||||||
hmac
|
hmac
|
||||||
html
|
html
|
||||||
http
|
http
|
||||||
|
idlelib
|
||||||
imaplib
|
imaplib
|
||||||
imghdr
|
imghdr
|
||||||
imp
|
imp
|
||||||
|
@ -239,7 +240,13 @@ zlib
|
||||||
|
|
||||||
|
|
||||||
================== ===========
|
================== ===========
|
||||||
Platform Maintainer
|
Tool Maintainers
|
||||||
|
------------------ -----------
|
||||||
|
pybench lemburg
|
||||||
|
|
||||||
|
|
||||||
|
================== ===========
|
||||||
|
Platform Maintainers
|
||||||
------------------ -----------
|
------------------ -----------
|
||||||
AIX
|
AIX
|
||||||
Cygwin jlt63
|
Cygwin jlt63
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue