Skip to content

Commit d78d5f6

Browse files
youknowoneactions-user
authored andcommitted
Update what is left results
1 parent 1655835 commit d78d5f6

2 files changed

Lines changed: 4 additions & 13 deletions

File tree

_data/whats_left.temp

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff 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)
2019
idlelib (entire module)
2120
_interpchannels (entire module)
@@ -51,15 +50,6 @@ array.typecodes
5150
_asyncio.__file__
5251
binascii.__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__
6555
cmath.__file__
@@ -118,6 +108,8 @@ _functools.cmp_to_key
118108
grp.__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

_data/whats_left/modules.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ _dbm
1313
_decimal
1414
_elementtree
1515
_gdbm
16-
_heapq
1716
_hmac
1817
_interpchannels
1918
_interpqueues

0 commit comments

Comments
 (0)