Skip to content

Commit

Permalink
py3.4-6,8 built extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvdb committed Dec 21, 2019
1 parent 2ca86ec commit d5c2119
Show file tree
Hide file tree
Showing 4 changed files with 173 additions and 0 deletions.
41 changes: 41 additions & 0 deletions stdlib_list/lists/3.4.txt
Original file line number Diff line number Diff line change
@@ -1,33 +1,72 @@
__future__
__main__
_ast
_bisect
_bootlocale
_bz2
_codecs
_codecs_cn
_codecs_hk
_codecs_iso2022
_codecs_jp
_codecs_kr
_codecs_tw
_collections
_collections_abc
_compat_pickle
_crypt
_csv
_ctypes
_ctypes_test
_curses
_curses_panel
_datetime
_dbm
_decimal
_dummy_thread
_elementtree
_frozen_importlib
_functools
_gdbm
_hashlib
_heapq
_imp
_io
_json
_locale
_lsprof
_lzma
_markupbase
_md5
_multibytecodec
_multiprocessing
_opcode
_operator
_osx_support
_pickle
_posixsubprocess
_pyio
_random
_sha1
_sha256
_sha512
_sitebuiltins
_socket
_sqlite3
_sre
_ssl
_stat
_string
_strptime
_struct
_symtable
_sysconfigdata
_testbuffer
_testcapi
_testimportmultiple
_thread
_threading_local
_tkinter
_tracemalloc
_warnings
_weakref
Expand Down Expand Up @@ -730,6 +769,7 @@ pyclbr
pydoc
pydoc_data
pydoc_data.topics
pyexpat
queue
quopri
random
Expand Down Expand Up @@ -1520,6 +1560,7 @@ xml.sax.xmlreader
xmlrpc
xmlrpc.client
xmlrpc.server
xxlimited
xxsubtype
zipfile
zipimport
Expand Down
42 changes: 42 additions & 0 deletions stdlib_list/lists/3.5.txt
Original file line number Diff line number Diff line change
@@ -1,37 +1,77 @@
__future__
__main__
_ast
_bisect
_bootlocale
_bz2
_codecs
_codecs_cn
_codecs_hk
_codecs_iso2022
_codecs_jp
_codecs_kr
_codecs_tw
_collections
_collections_abc
_compat_pickle
_compression
_crypt
_csv
_ctypes
_ctypes_test
_curses
_curses_panel
_datetime
_dbm
_decimal
_dummy_thread
_elementtree
_frozen_importlib
_frozen_importlib_external
_functools
_gdbm
_hashlib
_heapq
_imp
_io
_json
_locale
_lsprof
_lzma
_markupbase
_md5
_multibytecodec
_multiprocessing
_opcode
_operator
_osx_support
_pickle
_posixsubprocess
_pydecimal
_pyio
_random
_sha1
_sha256
_sha512
_signal
_sitebuiltins
_socket
_sqlite3
_sre
_ssl
_stat
_string
_strptime
_struct
_symtable
_sysconfigdata
_testbuffer
_testcapi
_testimportmultiple
_testmultiphase
_thread
_threading_local
_tkinter
_tracemalloc
_warnings
_weakref
Expand Down Expand Up @@ -745,6 +785,7 @@ pyclbr
pydoc
pydoc_data
pydoc_data.topics
pyexpat
queue
quopri
random
Expand Down Expand Up @@ -1578,6 +1619,7 @@ xml.sax.xmlreader
xmlrpc
xmlrpc.client
xmlrpc.server
xxlimited
xxsubtype
zipapp
zipfile
Expand Down
45 changes: 45 additions & 0 deletions stdlib_list/lists/3.6.txt
Original file line number Diff line number Diff line change
@@ -1,36 +1,79 @@
__future__
__main__
_ast
_asyncio
_bisect
_blake2
_bootlocale
_bz2
_codecs
_codecs_cn
_codecs_hk
_codecs_iso2022
_codecs_jp
_codecs_kr
_codecs_tw
_collections
_collections_abc
_compat_pickle
_compression
_crypt
_csv
_ctypes
_ctypes_test
_curses
_curses_panel
_datetime
_dbm
_decimal
_dummy_thread
_elementtree
_frozen_importlib
_frozen_importlib_external
_functools
_gdbm
_hashlib
_heapq
_imp
_io
_json
_locale
_lsprof
_lzma
_markupbase
_md5
_multibytecodec
_multiprocessing
_opcode
_operator
_osx_support
_pickle
_posixsubprocess
_pydecimal
_pyio
_random
_sha1
_sha256
_sha3
_sha512
_signal
_sitebuiltins
_socket
_sqlite3
_sre
_ssl
_stat
_string
_strptime
_struct
_symtable
_testbuffer
_testcapi
_testimportmultiple
_testmultiphase
_thread
_threading_local
_tkinter
_tracemalloc
_warnings
_weakref
Expand Down Expand Up @@ -776,6 +819,7 @@ pyclbr
pydoc
pydoc_data
pydoc_data.topics
pyexpat
queue
quopri
random
Expand Down Expand Up @@ -1631,6 +1675,7 @@ xml.sax.xmlreader
xmlrpc
xmlrpc.client
xmlrpc.server
xxlimited
xxsubtype
zipapp
zipfile
Expand Down
45 changes: 45 additions & 0 deletions stdlib_list/lists/3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,48 +3,91 @@ __main__
_abc
_ast
_asyncio
_bisect
_blake2
_bootlocale
_bz2
_codecs
_codecs_cn
_codecs_hk
_codecs_iso2022
_codecs_jp
_codecs_kr
_codecs_tw
_collections
_collections_abc
_compat_pickle
_compression
_contextvars
_crypt
_csv
_ctypes
_ctypes_test
_curses
_curses_panel
_datetime
_dbm
_decimal
_dummy_thread
_elementtree
_frozen_importlib
_frozen_importlib_external
_functools
_gdbm
_hashlib
_heapq
_imp
_io
_json
_locale
_lsprof
_lzma
_markupbase
_md5
_multibytecodec
_multiprocessing
_opcode
_operator
_osx_support
_pickle
_posixshmem
_posixsubprocess
_py_abc
_pydecimal
_pyio
_queue
_random
_sha1
_sha256
_sha3
_sha512
_signal
_sitebuiltins
_socket
_sqlite3
_sre
_ssl
_stat
_statistics
_string
_strptime
_struct
_symtable
_testbuffer
_testcapi
_testimportmultiple
_testinternalcapi
_testmultiphase
_thread
_threading_local
_tkinter
_tracemalloc
_uuid
_warnings
_weakref
_weakrefset
_xxsubinterpreters
_xxtestfuzz
abc
aifc
antigravity
Expand Down Expand Up @@ -790,6 +833,7 @@ pyclbr
pydoc
pydoc_data
pydoc_data.topics
pyexpat
queue
quopri
random
Expand Down Expand Up @@ -1714,6 +1758,7 @@ xml.sax.xmlreader
xmlrpc
xmlrpc.client
xmlrpc.server
xxlimited
xxsubtype
zipapp
zipfile
Expand Down

0 comments on commit d5c2119

Please sign in to comment.