Skip to content

Commit 2253ad8

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parent abe072c commit 2253ad8

File tree

4 files changed

+9
-112
lines changed

4 files changed

+9
-112
lines changed

_data/whats_left.temp

Lines changed: 8 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,11 @@ modulefinder (entire module)
2929
_multibytecodec (entire module)
3030
_pickle (entire module)
3131
poplib (entire module)
32-
_posixshmem (entire module)
3332
profile (entire module)
3433
pstats (entire module)
3534
_queue (entire module)
3635
readline (entire module)
3736
_sha2 (entire module)
38-
_sysconfigdata__linux_x86_64-linux-gnu (entire module)
3937
_testclinic (entire module)
4038
_testclinic_limited (entire module)
4139
_testexternalinspection (entire module)
@@ -66,7 +64,6 @@ bytearray.__str__ (inherited)
6664
bytes.__buffer__
6765
bytes.__getattribute__ (inherited)
6866
bytes.__str__ (inherited)
69-
classmethod.__init__ (inherited)
7067
complex.__getattribute__ (inherited)
7168
dict.__getattribute__ (inherited)
7269
dict_items.__hash__ (inherited)
@@ -125,87 +122,6 @@ _csv.Writer
125122
_csv.__file__
126123
_csv._dialects
127124
_ctypes.__file__
128-
_ctypes.dlclose
129-
_ctypes.dlsym
130-
ctypes.ARRAY
131-
ctypes.ArgumentError
132-
ctypes.CDLL
133-
ctypes.CFUNCTYPE
134-
ctypes.DEFAULT_MODE
135-
ctypes.LibraryLoader
136-
ctypes.PYFUNCTYPE
137-
ctypes.PyDLL
138-
ctypes.RTLD_GLOBAL
139-
ctypes.RTLD_LOCAL
140-
ctypes.SIZEOF_TIME_T
141-
ctypes.SetPointerType
142-
ctypes._FUNCFLAG_CDECL
143-
ctypes._FUNCFLAG_PYTHONAPI
144-
ctypes._FUNCFLAG_USE_ERRNO
145-
ctypes._FUNCFLAG_USE_LASTERROR
146-
ctypes.__builtins__
147-
ctypes.__cached__
148-
ctypes.__file__
149-
ctypes.__name__
150-
ctypes.__package__
151-
ctypes.__path__
152-
ctypes.__version__
153-
ctypes._c_functype_cache
154-
ctypes._cast
155-
ctypes._cast_addr
156-
ctypes._check_size
157-
ctypes._ctypes_version
158-
ctypes._memmove_addr
159-
ctypes._memset_addr
160-
ctypes._pointer_type_cache
161-
ctypes._reset_cache
162-
ctypes._string_at
163-
ctypes._string_at_addr
164-
ctypes._wstring_at
165-
ctypes._wstring_at_addr
166-
ctypes.c_bool
167-
ctypes.c_buffer
168-
ctypes.c_byte
169-
ctypes.c_char
170-
ctypes.c_char_p
171-
ctypes.c_double
172-
ctypes.c_float
173-
ctypes.c_int
174-
ctypes.c_int16
175-
ctypes.c_int32
176-
ctypes.c_int64
177-
ctypes.c_int8
178-
ctypes.c_long
179-
ctypes.c_longdouble
180-
ctypes.c_longlong
181-
ctypes.c_short
182-
ctypes.c_size_t
183-
ctypes.c_ssize_t
184-
ctypes.c_time_t
185-
ctypes.c_ubyte
186-
ctypes.c_uint
187-
ctypes.c_uint16
188-
ctypes.c_uint32
189-
ctypes.c_uint64
190-
ctypes.c_uint8
191-
ctypes.c_ulong
192-
ctypes.c_ulonglong
193-
ctypes.c_ushort
194-
ctypes.c_void_p
195-
ctypes.c_voidp
196-
ctypes.c_wchar
197-
ctypes.c_wchar_p
198-
ctypes.cast
199-
ctypes.cdll
200-
ctypes.create_string_buffer
201-
ctypes.create_unicode_buffer
202-
ctypes.memmove
203-
ctypes.memset
204-
ctypes.py_object
205-
ctypes.pydll
206-
ctypes.pythonapi
207-
ctypes.string_at
208-
ctypes.wstring_at
209125
datetime.datetime_CAPI
210126
dis.main
211127
doctest._n_items
@@ -283,7 +199,6 @@ inspect.CO_NEWLOCALS
283199
inspect.CO_NOFREE
284200
inspect.CO_OPTIMIZED
285201
_io._BytesIOBuffer
286-
_ios_support.lib
287202
itertools._tee
288203
itertools._tee_dataobject
289204
_json.__file__
@@ -457,12 +372,9 @@ posix.sched_getaffinity
457372
posix.sched_rr_get_interval
458373
posix.sched_setaffinity
459374
posix.setns
460-
posix.setpgrp
461375
posix.setxattr
462376
posix.splice
463377
posix.statvfs
464-
posix.tcgetpgrp
465-
posix.tcsetpgrp
466378
posix.timerfd_create
467379
posix.timerfd_gettime
468380
posix.timerfd_gettime_ns
@@ -475,6 +387,7 @@ posix.wait4
475387
posix.waitid
476388
posix.waitid_result
477389
posix.writev
390+
_posixshmem.__file__
478391
_posixsubprocess.__file__
479392
pydoc._adjust_cli_sys_path
480393
pydoc._findclass
@@ -526,14 +439,10 @@ _signal.SIGIOT
526439
_signal.SIGPOLL
527440
_signal.SIGRTMAX
528441
_signal.SIGRTMIN
529-
_signal.SIG_BLOCK
530-
_signal.SIG_SETMASK
531-
_signal.SIG_UNBLOCK
532442
_signal.getitimer
533443
_signal.pause
534444
_signal.pidfd_send_signal
535445
_signal.pthread_kill
536-
_signal.pthread_sigmask
537446
_signal.setitimer
538447
_signal.sigpending
539448
_signal.sigtimedwait
@@ -548,11 +457,6 @@ signal.SIGIOT
548457
signal.SIGPOLL
549458
signal.SIGRTMAX
550459
signal.SIGRTMIN
551-
signal.SIG_BLOCK
552-
signal.SIG_SETMASK
553-
signal.SIG_UNBLOCK
554-
signal.Sigmasks
555-
signal.pthread_sigmask
556460
signal.sigpending
557461
signal.sigwait
558462
signal.struct_siginfo
@@ -848,6 +752,9 @@ sys.getunicodeinternedsize
848752
sys.is_stack_trampoline_active
849753
sys.setdlopenflags
850754
sys.stdlib_module_names
755+
_sysconfigdata__linux_x86_64-linux-gnu.__builtins__
756+
_sysconfigdata__linux_x86_64-linux-gnu.__cached__
757+
_sysconfigdata__linux_x86_64-linux-gnu.__file__
851758
syslog.LOG_FTP
852759
syslog.__file__
853760
tempfile._dont_follow_symlinks
@@ -1202,10 +1109,10 @@ zoneinfo.TZPATH
12021109

12031110
# summary
12041111
# cpython_modules 287
1205-
# implemented 116
1206-
# not_implemented 48
1112+
# implemented 118
1113+
# not_implemented 46
12071114
# failed_to_import 0
12081115
# missing_items 101
12091116
# mismatched_items 57
1210-
# mismatched_doc_items 49
1211-
# not_implementeds 21
1117+
# mismatched_doc_items 48
1118+
# not_implementeds 20

_data/whats_left/builtin_items.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ bytearray,bytearray.__str__,(inherited)
1515
bytes,bytes.__buffer__,
1616
bytes,bytes.__getattribute__,(inherited)
1717
bytes,bytes.__str__,(inherited)
18-
classmethod,classmethod.__init__,(inherited)
1918
complex,complex.__getattribute__,(inherited)
2019
dict,dict.__getattribute__,(inherited)
2120
dict_items,dict_items.__hash__,(inherited)

_data/whats_left/modules.csv

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ _interpreters
2222
_lsprof
2323
_multibytecodec
2424
_pickle
25-
_posixshmem
2625
_queue
2726
_sha2
28-
_sysconfigdata__linux_x86_64-linux-gnu
2927
_testclinic
3028
_testclinic_limited
3129
_testexternalinspection

_data/whats_left_lastrun.temp

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -124,14 +124,7 @@ _csv.Reader
124124
_csv.Writer
125125
_csv.__file__
126126
_csv._dialects
127-
_ctypes.PyObj_FromPtr
128-
_ctypes.Py_DECREF
129-
_ctypes.Py_INCREF
130127
_ctypes.__file__
131-
_ctypes._unpickle
132-
_ctypes.buffer_info
133-
_ctypes.call_cdeclfunction
134-
_ctypes.call_function
135128
_ctypes.dlclose
136129
_ctypes.dlsym
137130
ctypes.ARRAY
@@ -1214,5 +1207,5 @@ zoneinfo.TZPATH
12141207
# failed_to_import 0
12151208
# missing_items 101
12161209
# mismatched_items 57
1217-
# mismatched_doc_items 52
1210+
# mismatched_doc_items 49
12181211
# not_implementeds 21

0 commit comments

Comments
 (0)