Skip to content

Commit 533dc66

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parent 476f02a commit 533dc66

File tree

2 files changed

+9
-30
lines changed

2 files changed

+9
-30
lines changed

_data/whats_left.temp

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ pyclbr (entire module)
3838
_queue (entire module)
3939
readline (entire module)
4040
_sha2 (entire module)
41-
_stat (entire module)
4241
_symtable (entire module)
4342
_sysconfig (entire module)
4443
_sysconfigdata__linux_x86_64-linux-gnu (entire module)
@@ -57,9 +56,7 @@ _zoneinfo (entire module)
5756

5857
# builtin items
5958
BaseException.__getattribute__ (inherited)
60-
BaseException.__setstate__
6159
BaseException.add_note
62-
NoneType.__doc__ (inherited)
6360
NoneType.__eq__ (inherited)
6461
NoneType.__ge__ (inherited)
6562
NoneType.__gt__ (inherited)
@@ -72,42 +69,29 @@ bytearray.__buffer__
7269
bytearray.__getattribute__ (inherited)
7370
bytearray.__release_buffer__
7471
bytearray.__str__ (inherited)
75-
bytearray_iterator.__doc__ (inherited)
7672
bytes.__buffer__
7773
bytes.__getattribute__ (inherited)
7874
bytes.__str__ (inherited)
79-
bytes_iterator.__doc__ (inherited)
8075
classmethod.__init__ (inherited)
8176
complex.__format__ (inherited)
8277
complex.__getattribute__ (inherited)
8378
dict.__getattribute__ (inherited)
84-
dict_itemiterator.__doc__ (inherited)
85-
dict_items.__doc__ (inherited)
8679
dict_items.__hash__ (inherited)
87-
dict_keyiterator.__doc__ (inherited)
88-
dict_valueiterator.__doc__ (inherited)
89-
dict_values.__doc__ (inherited)
9080
enumerate.__getattribute__ (inherited)
9181
filter.__getattribute__ (inherited)
9282
int.__getattribute__ (inherited)
9383
int.is_integer
9484
list.__getattribute__ (inherited)
95-
list_iterator.__doc__ (inherited)
9685
map.__getattribute__ (inherited)
97-
memory_iterator.__doc__ (inherited)
9886
memoryview.__buffer__
9987
memoryview.__getattribute__ (inherited)
10088
memoryview.__release_buffer__
10189
memoryview._from_flags
10290
property.__getattribute__ (inherited)
10391
range.__getattribute__ (inherited)
104-
range_iterator.__doc__ (inherited)
10592
set.__getattribute__ (inherited)
106-
set_iterator.__doc__ (inherited)
10793
slice.__getattribute__ (inherited)
108-
str_ascii_iterator.__doc__ (inherited)
10994
tuple.__getattribute__ (inherited)
110-
tuple_iterator.__doc__ (inherited)
11195
zip.__getattribute__ (inherited)
11296

11397
# stdlib items
@@ -427,7 +411,6 @@ gc.callbacks
427411
gc.freeze
428412
gc.garbage
429413
gc.get_freeze_count
430-
gc.get_referents
431414
gc.is_finalized
432415
gc.unfreeze
433416
genericpath.isdevdrive
@@ -1270,10 +1253,10 @@ ssl.VERIFY_X509_PARTIAL_CHAIN
12701253
ssl.VERIFY_X509_STRICT
12711254
ssl.VERIFY_X509_TRUSTED_FIRST
12721255
ssl._GLOBAL_DEFAULT_TIMEOUT
1273-
stat.SF_DATALESS
1274-
stat.SF_FIRMLINK
1256+
_stat.UF_DATAVAULT
1257+
_stat.UF_SETTABLE
1258+
_stat.UF_TRACKED
12751259
stat.SF_RESTRICTED
1276-
stat.SF_SETTABLE
12771260
stat.UF_DATAVAULT
12781261
stat.UF_SETTABLE
12791262
stat.UF_TRACKED
@@ -1346,11 +1329,9 @@ sys.call_tracing
13461329
sys.deactivate_stack_trampoline
13471330
sys.getallocatedblocks
13481331
sys.getdlopenflags
1349-
sys.getswitchinterval
13501332
sys.getunicodeinternedsize
13511333
sys.is_stack_trampoline_active
13521334
sys.setdlopenflags
1353-
sys.setswitchinterval
13541335
sys.stdlib_module_names
13551336
sysconfig._CONFIG_VARS_INITIALIZED
13561337
sysconfig.__path__
@@ -1687,7 +1668,6 @@ unicodedata.decimal
16871668
unicodedata.decomposition
16881669
unicodedata.digit
16891670
unicodedata.is_normalized
1690-
unicodedata.mirrored
16911671
unicodedata.numeric
16921672
_uuid.__file__
16931673
uuid.main
@@ -1721,10 +1701,10 @@ zoneinfo.TZPATH
17211701

17221702
# summary
17231703
# cpython_modules 287
1724-
# implemented 86
1725-
# not_implemented 54
1704+
# implemented 87
1705+
# not_implemented 53
17261706
# failed_to_import 0
1727-
# missing_items 126
1728-
# mismatched_items 72
1729-
# mismatched_doc_items 65
1730-
# not_implementeds 33
1707+
# missing_items 127
1708+
# mismatched_items 71
1709+
# mismatched_doc_items 66
1710+
# not_implementeds 21

_data/whats_left/modules.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ _pickle
2727
_posixshmem
2828
_queue
2929
_sha2
30-
_stat
3130
_symtable
3231
_sysconfig
3332
_sysconfigdata__linux_x86_64-linux-gnu

0 commit comments

Comments
 (0)