Skip to content

Commit 64f6fe3

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parent 2a69aa2 commit 64f6fe3

File tree

4 files changed

+11
-203
lines changed

4 files changed

+11
-203
lines changed

_data/whats_left.temp

Lines changed: 6 additions & 187 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ _tracemalloc (entire module)
4141
tracemalloc (entire module)
4242
turtle (entire module)
4343
turtledemo (entire module)
44-
_types (entire module)
4544
xxlimited_35 (entire module)
4645
_zoneinfo (entire module)
4746
_zstd (entire module)
@@ -57,19 +56,14 @@ NoneType.__ne__ (inherited)
5756
bytearray.__buffer__
5857
bytearray.__release_buffer__
5958
bytearray.__str__ (inherited)
60-
bytearray.resize
6159
bytes.__buffer__
6260
bytes.__str__ (inherited)
6361
complex.from_number
6462
dict_items.__hash__ (inherited)
65-
float.from_number
6663
map.__setstate__
6764
memoryview.__buffer__
68-
memoryview.__class_getitem__
6965
memoryview.__release_buffer__
7066
memoryview._from_flags
71-
memoryview.count
72-
memoryview.index
7367

7468
# stdlib items
7569
builtins.PythonFinalizationError
@@ -92,14 +86,7 @@ _blake2._GIL_MINSIZE
9286
_blake2.__file__
9387
_bz2.__file__
9488
cmath.__file__
95-
codecs.__file__
9689
_collections._count_elements
97-
configparser.InvalidWriteError
98-
configparser.UnnamedSectionDisabledError
99-
configparser._CommentSpec
100-
copy._atomic_types
101-
copy._copy_atomic_types
102-
copy._copy_builtin_containers
10390
copyreg.__cached__
10491
_csv.Reader
10592
_csv.Writer
@@ -116,14 +103,9 @@ ctypes.c_double_complex
116103
ctypes.c_float_complex
117104
ctypes.c_longdouble_complex
118105
ctypes.memoryview_at
119-
dataclasses._ANY_MARKER
120-
dataclasses._create_slots
121-
dataclasses._make_annotate_function
122-
dataclasses._update_func_cell_for__class__
123106
datetime.datetime_CAPI
124107
dis.name
125108
dis.op
126-
doctest.__unittest
127109
errno.EHWPOISON
128110
faulthandler._stack_overflow
129111
faulthandler.dump_c_stack
@@ -165,13 +147,7 @@ fcntl.RWH_WRITE_LIFE_NONE
165147
fcntl.RWH_WRITE_LIFE_NOT_SET
166148
fcntl.RWH_WRITE_LIFE_SHORT
167149
fcntl.__file__
168-
fnmatch._re_setops_sub
169-
fnmatch.filterfalse
170150
_functools.cmp_to_key
171-
getpass._check_echo_char
172-
getpass._readline_with_echo_char
173-
glob._GlobberBase
174-
glob._PathGlobber
175151
grp.__file__
176152
_hashlib.HMAC
177153
_hashlib._GIL_MINSIZE
@@ -186,13 +162,10 @@ _imp._override_multi_interp_extensions_check
186162
_imp.create_dynamic
187163
_imp.exec_dynamic
188164
_io._BytesIOBuffer
189-
io.Reader
190-
io.Writer
191165
itertools._tee
192166
itertools._tee_dataobject
193167
_json.__file__
194168
_json.make_encoder
195-
linecache._make_lazycache_entry
196169
_locale._DATE_FMT
197170
_locale.bind_textdomain_codeset
198171
_locale.bindtextdomain
@@ -260,144 +233,7 @@ os._fwalk_yield
260233
os.confstr_names
261234
os.fwalk
262235
os.supports_effective_ids
263-
pathlib.E2BIG
264-
pathlib.EACCES
265-
pathlib.EADDRINUSE
266-
pathlib.EADDRNOTAVAIL
267-
pathlib.EADV
268-
pathlib.EAFNOSUPPORT
269-
pathlib.EAGAIN
270-
pathlib.EALREADY
271-
pathlib.EBADE
272-
pathlib.EBADF
273-
pathlib.EBADFD
274-
pathlib.EBADMSG
275-
pathlib.EBADR
276-
pathlib.EBADRQC
277-
pathlib.EBADSLT
278-
pathlib.EBFONT
279-
pathlib.EBUSY
280-
pathlib.ECANCELED
281-
pathlib.ECHILD
282-
pathlib.ECHRNG
283-
pathlib.ECOMM
284-
pathlib.ECONNABORTED
285-
pathlib.ECONNREFUSED
286-
pathlib.ECONNRESET
287-
pathlib.EDEADLK
288-
pathlib.EDEADLOCK
289-
pathlib.EDESTADDRREQ
290-
pathlib.EDOM
291-
pathlib.EDOTDOT
292-
pathlib.EDQUOT
293-
pathlib.EEXIST
294-
pathlib.EFAULT
295-
pathlib.EFBIG
296-
pathlib.EHOSTDOWN
297-
pathlib.EHOSTUNREACH
298236
pathlib.EHWPOISON
299-
pathlib.EIDRM
300-
pathlib.EILSEQ
301-
pathlib.EINPROGRESS
302-
pathlib.EINTR
303-
pathlib.EINVAL
304-
pathlib.EIO
305-
pathlib.EISCONN
306-
pathlib.EISDIR
307-
pathlib.EISNAM
308-
pathlib.EKEYEXPIRED
309-
pathlib.EKEYREJECTED
310-
pathlib.EKEYREVOKED
311-
pathlib.EL2HLT
312-
pathlib.EL2NSYNC
313-
pathlib.EL3HLT
314-
pathlib.EL3RST
315-
pathlib.ELIBACC
316-
pathlib.ELIBBAD
317-
pathlib.ELIBEXEC
318-
pathlib.ELIBMAX
319-
pathlib.ELIBSCN
320-
pathlib.ELNRNG
321-
pathlib.ELOOP
322-
pathlib.EMEDIUMTYPE
323-
pathlib.EMFILE
324-
pathlib.EMLINK
325-
pathlib.EMSGSIZE
326-
pathlib.EMULTIHOP
327-
pathlib.ENAMETOOLONG
328-
pathlib.ENAVAIL
329-
pathlib.ENETDOWN
330-
pathlib.ENETRESET
331-
pathlib.ENETUNREACH
332-
pathlib.ENFILE
333-
pathlib.ENOANO
334-
pathlib.ENOBUFS
335-
pathlib.ENOCSI
336-
pathlib.ENODATA
337-
pathlib.ENODEV
338-
pathlib.ENOENT
339-
pathlib.ENOEXEC
340-
pathlib.ENOKEY
341-
pathlib.ENOLCK
342-
pathlib.ENOLINK
343-
pathlib.ENOMEDIUM
344-
pathlib.ENOMEM
345-
pathlib.ENOMSG
346-
pathlib.ENONET
347-
pathlib.ENOPKG
348-
pathlib.ENOPROTOOPT
349-
pathlib.ENOSPC
350-
pathlib.ENOSR
351-
pathlib.ENOSTR
352-
pathlib.ENOSYS
353-
pathlib.ENOTBLK
354-
pathlib.ENOTCONN
355-
pathlib.ENOTDIR
356-
pathlib.ENOTEMPTY
357-
pathlib.ENOTNAM
358-
pathlib.ENOTRECOVERABLE
359-
pathlib.ENOTSOCK
360-
pathlib.ENOTSUP
361-
pathlib.ENOTTY
362-
pathlib.ENOTUNIQ
363-
pathlib.ENXIO
364-
pathlib.EOPNOTSUPP
365-
pathlib.EOVERFLOW
366-
pathlib.EOWNERDEAD
367-
pathlib.EPERM
368-
pathlib.EPFNOSUPPORT
369-
pathlib.EPIPE
370-
pathlib.EPROTO
371-
pathlib.EPROTONOSUPPORT
372-
pathlib.EPROTOTYPE
373-
pathlib.ERANGE
374-
pathlib.EREMCHG
375-
pathlib.EREMOTE
376-
pathlib.EREMOTEIO
377-
pathlib.ERESTART
378-
pathlib.ERFKILL
379-
pathlib.EROFS
380-
pathlib.ESHUTDOWN
381-
pathlib.ESOCKTNOSUPPORT
382-
pathlib.ESPIPE
383-
pathlib.ESRCH
384-
pathlib.ESRMNT
385-
pathlib.ESTALE
386-
pathlib.ESTRPIPE
387-
pathlib.ETIME
388-
pathlib.ETIMEDOUT
389-
pathlib.ETOOMANYREFS
390-
pathlib.ETXTBSY
391-
pathlib.EUCLEAN
392-
pathlib.EUNATCH
393-
pathlib.EUSERS
394-
pathlib.EWOULDBLOCK
395-
pathlib.EXDEV
396-
pathlib.EXFULL
397-
pathlib._PathParents
398-
pathlib._no_recurse_symlinks
399-
pathlib.copyfile2
400-
pathlib.errorcode
401237
pdb._ExecutableTarget
402238
pdb._ModuleTarget
403239
pdb._PdbClient
@@ -508,22 +344,9 @@ posix.wait4
508344
posix.waitid
509345
posix.waitid_result
510346
posix.writev
511-
posixpath._varpattern
512-
posixpath._varsub
513-
posixpath._varsubb
514347
_posixshmem.__file__
515348
_posixsubprocess.__file__
516349
_pydatetime._normalize_century
517-
pydoc._adjust_cli_sys_path
518-
pydoc._findclass
519-
pydoc._finddoc
520-
pydoc._future_feature_names
521-
pydoc._get_revised_path
522-
pydoc._getargspec
523-
pydoc._getdoc
524-
pydoc._getowndoc
525-
pydoc._introdoc
526-
pydoc.parentname
527350
pyexpat.EXPAT_VERSION
528351
pyexpat.ErrorString
529352
pyexpat.XMLParserType
@@ -534,9 +357,6 @@ pyexpat.__file__
534357
pyexpat.expat_CAPI
535358
pyexpat.features
536359
pyexpat.native_encoding
537-
_pyio._new_buffersize
538-
_pylong._LOG_10_BASE_256
539-
_pylong._dec_str_to_int_inner
540360
_random.__file__
541361
random._parse_args
542362
random.main
@@ -815,7 +635,6 @@ _stat.UF_DATAVAULT
815635
_stat.UF_SETTABLE
816636
_stat.UF_TRACKED
817637
_statistics.__file__
818-
statistics._kernel_specs
819638
_strptime._parse_tz
820639
_strptime._strptime_datetime_date
821640
_strptime._strptime_datetime_datetime
@@ -1136,10 +955,10 @@ zoneinfo.TZPATH
1136955

1137956
# summary
1138957
# cpython_modules 294
1139-
# implemented 127
1140-
# not_implemented 46
958+
# implemented 147
959+
# not_implemented 45
1141960
# failed_to_import 0
1142-
# missing_items 96
1143-
# mismatched_items 63
1144-
# mismatched_doc_items 47
1145-
# not_implementeds 8
961+
# missing_items 81
962+
# mismatched_items 50
963+
# mismatched_doc_items 39
964+
# not_implementeds 7

_data/whats_left/builtin_items.csv

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,11 @@ NoneType,NoneType.__ne__,(inherited)
99
bytearray,bytearray.__buffer__,
1010
bytearray,bytearray.__release_buffer__,
1111
bytearray,bytearray.__str__,(inherited)
12-
bytearray,bytearray.resize,
1312
bytes,bytes.__buffer__,
1413
bytes,bytes.__str__,(inherited)
1514
complex,complex.from_number,
1615
dict_items,dict_items.__hash__,(inherited)
17-
float,float.from_number,
1816
map,map.__setstate__,
1917
memoryview,memoryview.__buffer__,
20-
memoryview,memoryview.__class_getitem__,
2118
memoryview,memoryview.__release_buffer__,
2219
memoryview,memoryview._from_flags,
23-
memoryview,memoryview.count,
24-
memoryview,memoryview.index,

_data/whats_left/modules.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ _testsinglephase
3030
_tkinter
3131
_tokenize
3232
_tracemalloc
33-
_types
3433
_zoneinfo
3534
_zstd
3635
cProfile

_data/whats_left_lastrun.temp

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ profile (entire module)
3030
pstats (entire module)
3131
_queue (entire module)
3232
readline (entire module)
33+
_sha2 (entire module)
3334
_sysconfigdata__linux_x86_64-linux-gnu (entire module)
3435
_testclinic (entire module)
3536
_testclinic_limited (entire module)
@@ -91,7 +92,6 @@ _blake2._GIL_MINSIZE
9192
_blake2.__file__
9293
_bz2.__file__
9394
cmath.__file__
94-
_codecs._unregister_error
9595
codecs.__file__
9696
_collections._count_elements
9797
configparser.InvalidWriteError
@@ -179,6 +179,7 @@ _hashlib.__file__
179179
_hashlib._constructors
180180
_hashlib.get_fips_mode
181181
_hashlib.hmac_digest
182+
_hashlib.openssl_md_meth_names
182183
_hashlib.pbkdf2_hmac
183184
_hashlib.scrypt
184185
_imp._override_multi_interp_extensions_check
@@ -556,12 +557,6 @@ select.__file__
556557
_sha1.SHA1Type
557558
_sha1._GIL_MINSIZE
558559
_sha1.__file__
559-
_sha2.SHA224Type
560-
_sha2.SHA256Type
561-
_sha2.SHA384Type
562-
_sha2.SHA512Type
563-
_sha2._GIL_MINSIZE
564-
_sha2.__file__
565560
_sha3._GIL_MINSIZE
566561
_sha3.__file__
567562
_sha3.implementation
@@ -1142,9 +1137,9 @@ zoneinfo.TZPATH
11421137
# summary
11431138
# cpython_modules 294
11441139
# implemented 127
1145-
# not_implemented 45
1140+
# not_implemented 46
11461141
# failed_to_import 0
1147-
# missing_items 98
1148-
# mismatched_items 62
1142+
# missing_items 96
1143+
# mismatched_items 63
11491144
# mismatched_doc_items 47
11501145
# not_implementeds 8

0 commit comments

Comments
 (0)