File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ _dbm (entire module)
1515_decimal (entire module)
1616_elementtree (entire module)
1717_gdbm (entire module)
18- _heapq (entire module)
1918_hmac (entire module)
2019idlelib (entire module)
2120_interpchannels (entire module)
@@ -51,15 +50,6 @@ array.typecodes
5150_asyncio.__file__
5251binascii.__file__
5352_bisect.__file__
54- _blake2.BLAKE2B_MAX_DIGEST_SIZE
55- _blake2.BLAKE2B_MAX_KEY_SIZE
56- _blake2.BLAKE2B_PERSON_SIZE
57- _blake2.BLAKE2B_SALT_SIZE
58- _blake2.BLAKE2S_MAX_DIGEST_SIZE
59- _blake2.BLAKE2S_MAX_KEY_SIZE
60- _blake2.BLAKE2S_PERSON_SIZE
61- _blake2.BLAKE2S_SALT_SIZE
62- _blake2._GIL_MINSIZE
6353_blake2.__file__
6454_bz2.__file__
6555cmath.__file__
@@ -118,6 +108,8 @@ _functools.cmp_to_key
118108grp.__file__
119109_hashlib.__file__
120110_hashlib.scrypt
111+ _heapq.__about__
112+ _heapq.__file__
121113_imp._override_multi_interp_extensions_check
122114_imp.create_dynamic
123115_imp.exec_dynamic
@@ -1044,9 +1036,9 @@ zoneinfo.TZPATH
10441036# summary
10451037# cpython_modules 294
10461038# implemented 167
1047- # not_implemented 36
1039+ # not_implemented 35
10481040# failed_to_import 0
1049- # missing_items 69
1041+ # missing_items 70
10501042# mismatched_items 46
10511043# mismatched_doc_items 34
10521044# not_implementeds 4
Original file line number Diff line number Diff line change 1313_decimal
1414_elementtree
1515_gdbm
16- _heapq
1716_hmac
1817_interpchannels
1918_interpqueues
You can’t perform that action at this time.
0 commit comments