Skip to content

Commit 7e0cbd0

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parent b533cb9 commit 7e0cbd0

File tree

2 files changed

+12
-217
lines changed

2 files changed

+12
-217
lines changed

Diff for: _data/whats_left.temp

-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ dict_itemiterator.__getattribute__ inherited
6464
dict_itemiterator.__reduce__ inherited
6565
dict_values.__doc__ inherited
6666
dict_values.__getattribute__ inherited
67-
dict_items.__contains__
6867
dict_items.__doc__ inherited
6968
dict_items.__getattribute__ inherited
7069
dict_items.__hash__ inherited
@@ -509,7 +508,6 @@ _socket.VMADDR_CID_ANY
509508
_socket.VMADDR_CID_HOST
510509
_socket.VMADDR_PORT_ANY
511510
_socket.VM_SOCKETS_INVALID_VERSION
512-
_socket.gethostbyname_ex
513511
_sre.copyright
514512
_thread._ExceptHookArgs
515513
_thread._excepthook

Diff for: _data/whats_left_lastrun.temp

+12-215
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ super.__thisclass__
3636
tuple.__getattribute__ inherited
3737
object.__sizeof__
3838
zip.__getattribute__ inherited
39-
zip.__reduce__ inherited
4039
classmethod.__init__ inherited
4140
classmethod.__isabstractmethod__
4241
staticmethod.__func__
@@ -52,14 +51,8 @@ BaseException.__setstate__
5251
NoneType.__doc__ inherited
5352
bytearray_iterator.__doc__ inherited
5453
bytearray_iterator.__getattribute__ inherited
55-
bytearray_iterator.__length_hint__
56-
bytearray_iterator.__reduce__ inherited
57-
bytearray_iterator.__setstate__
5854
bytes_iterator.__doc__ inherited
5955
bytes_iterator.__getattribute__ inherited
60-
bytes_iterator.__length_hint__
61-
bytes_iterator.__reduce__ inherited
62-
bytes_iterator.__setstate__
6356
dict_keyiterator.__doc__ inherited
6457
dict_keyiterator.__getattribute__ inherited
6558
dict_keyiterator.__reduce__ inherited
@@ -71,18 +64,10 @@ dict_itemiterator.__getattribute__ inherited
7164
dict_itemiterator.__reduce__ inherited
7265
dict_values.__doc__ inherited
7366
dict_values.__getattribute__ inherited
74-
dict_items.__and__
7567
dict_items.__contains__
7668
dict_items.__doc__ inherited
7769
dict_items.__getattribute__ inherited
7870
dict_items.__hash__ inherited
79-
dict_items.__or__
80-
dict_items.__rand__
81-
dict_items.__ror__
82-
dict_items.__rsub__
83-
dict_items.__rxor__
84-
dict_items.__sub__
85-
dict_items.__xor__
8671
dict_items.isdisjoint
8772
set_iterator.__doc__ inherited
8873
set_iterator.__getattribute__ inherited
@@ -111,7 +96,6 @@ _statistics (entire module)
11196
_symtable (entire module)
11297
_tracemalloc (entire module)
11398
grp (entire module)
114-
xxsubtype (entire module)
11599
_bootlocale (entire module)
116100
_strptime (entire module)
117101
_sysconfigdata__linux_x86_64-linux-gnu (entire module)
@@ -170,16 +154,11 @@ _queue (entire module)
170154
_sqlite3 (entire module)
171155
_ssl (entire module)
172156
_testbuffer (entire module)
173-
_testcapi (entire module)
174-
_testimportmultiple (entire module)
175-
_testinternalcapi (entire module)
176-
_testmultiphase (entire module)
177157
_uuid (entire module)
178158
_xxsubinterpreters (entire module)
179159
_xxtestfuzz (entire module)
180160
mmap (entire module)
181161
readline (entire module)
182-
xxlimited (entire module)
183162
_ast.AugLoad
184163
_ast.AugStore
185164
_ast.ExtSlice
@@ -557,8 +536,6 @@ builtins.False
557536
builtins.None
558537
builtins.True
559538
builtins.breakpoint
560-
cmath.acos
561-
cmath.asin
562539
errno.EADV
563540
errno.EBADE
564541
errno.EBADFD
@@ -744,7 +721,6 @@ posix.confstr
744721
posix.confstr_names
745722
posix.ctermid
746723
posix.device_encoding
747-
posix.fchmod
748724
posix.fdatasync
749725
posix.fork
750726
posix.forkpty
@@ -883,152 +859,16 @@ _osx_support._cache_default_sysroot
883859
_osx_support._default_sysroot
884860
_osx_support._get_system_version_tuple
885861
_osx_support._supports_arm64_builds
886-
_pydecimal.BasicContext
887-
_pydecimal.Clamped
888-
_pydecimal.Context
889-
_pydecimal.ConversionSyntax
890-
_pydecimal.Decimal
891-
_pydecimal.DecimalException
892-
_pydecimal.DecimalTuple
893-
_pydecimal.DefaultContext
894-
_pydecimal.DivisionByZero
895-
_pydecimal.DivisionImpossible
896-
_pydecimal.DivisionUndefined
897-
_pydecimal.ExtendedContext
898-
_pydecimal.FloatOperation
899862
_pydecimal.HAVE_CONTEXTVAR
900-
_pydecimal.HAVE_THREADS
901-
_pydecimal.Inexact
902-
_pydecimal.InvalidContext
903-
_pydecimal.InvalidOperation
904-
_pydecimal.MAX_EMAX
905-
_pydecimal.MAX_PREC
906-
_pydecimal.MIN_EMIN
907-
_pydecimal.MIN_ETINY
908-
_pydecimal.Overflow
909-
_pydecimal.ROUND_05UP
910-
_pydecimal.ROUND_CEILING
911-
_pydecimal.ROUND_DOWN
912-
_pydecimal.ROUND_FLOOR
913-
_pydecimal.ROUND_HALF_DOWN
914-
_pydecimal.ROUND_HALF_EVEN
915-
_pydecimal.ROUND_HALF_UP
916-
_pydecimal.ROUND_UP
917-
_pydecimal.Rounded
918-
_pydecimal.Subnormal
919-
_pydecimal.Underflow
920-
_pydecimal._ContextManager
921-
_pydecimal._Infinity
922-
_pydecimal._Log10Memoize
923-
_pydecimal._NaN
924-
_pydecimal._NegativeInfinity
925-
_pydecimal._NegativeOne
926-
_pydecimal._One
927-
_pydecimal._PyHASH_10INV
928-
_pydecimal._PyHASH_INF
929-
_pydecimal._PyHASH_MODULUS
930-
_pydecimal._PyHASH_NAN
931-
_pydecimal._SignedInfinity
932-
_pydecimal._WorkRep
933-
_pydecimal._Zero
934-
_pydecimal.__all__
935-
_pydecimal.__builtins__
936-
_pydecimal.__cached__
937-
_pydecimal.__file__
938-
_pydecimal.__libmpdec_version__
939-
_pydecimal.__name__
940-
_pydecimal.__package__
941-
_pydecimal.__version__
942-
_pydecimal.__xname__
943-
_pydecimal._all_zeros
944-
_pydecimal._condition_map
945-
_pydecimal._convert_for_comparison
946-
_pydecimal._convert_other
947863
_pydecimal._current_context_var
948-
_pydecimal._dec_from_triple
949-
_pydecimal._decimal_lshift_exact
950-
_pydecimal._dexp
951-
_pydecimal._div_nearest
952-
_pydecimal._dlog
953-
_pydecimal._dlog10
954-
_pydecimal._dpower
955-
_pydecimal._exact_half
956-
_pydecimal._format_align
957-
_pydecimal._format_number
958-
_pydecimal._format_sign
959-
_pydecimal._group_lengths
960-
_pydecimal._iexp
961-
_pydecimal._ilog
962-
_pydecimal._insert_thousands_sep
963-
_pydecimal._log10_digits
964-
_pydecimal._log10_lb
965-
_pydecimal._nbits
966-
_pydecimal._normalize
967-
_pydecimal._parse_format_specifier
968-
_pydecimal._parse_format_specifier_regex
969-
_pydecimal._parser
970-
_pydecimal._rounding_modes
971-
_pydecimal._rshift_nearest
972-
_pydecimal._signals
973-
_pydecimal._sqrt_nearest
974-
_pydecimal.getcontext
975-
_pydecimal.localcontext
976-
_pydecimal.setcontext
977864
ast.PyCF_ALLOW_TOP_LEVEL_AWAIT
978865
ast.PyCF_TYPE_COMMENTS
979-
code.InteractiveConsole
980-
code.InteractiveInterpreter
981-
code.__all__
982-
code.interact
983866
compileall._compile_file_tuple
984867
copyreg.__cached__
985868
copyreg.__file__
986869
csv.__version__
987870
datetime.datetime_CAPI
988-
decimal.BasicContext
989-
decimal.Clamped
990-
decimal.Context
991-
decimal.ConversionSyntax
992-
decimal.Decimal
993-
decimal.DecimalException
994-
decimal.DecimalTuple
995-
decimal.DefaultContext
996-
decimal.DivisionByZero
997-
decimal.DivisionImpossible
998-
decimal.DivisionUndefined
999-
decimal.ExtendedContext
1000-
decimal.FloatOperation
1001871
decimal.HAVE_CONTEXTVAR
1002-
decimal.HAVE_THREADS
1003-
decimal.Inexact
1004-
decimal.InvalidContext
1005-
decimal.InvalidOperation
1006-
decimal.MAX_EMAX
1007-
decimal.MAX_PREC
1008-
decimal.MIN_EMIN
1009-
decimal.MIN_ETINY
1010-
decimal.Overflow
1011-
decimal.ROUND_05UP
1012-
decimal.ROUND_CEILING
1013-
decimal.ROUND_DOWN
1014-
decimal.ROUND_FLOOR
1015-
decimal.ROUND_HALF_DOWN
1016-
decimal.ROUND_HALF_EVEN
1017-
decimal.ROUND_HALF_UP
1018-
decimal.ROUND_UP
1019-
decimal.Rounded
1020-
decimal.Subnormal
1021-
decimal.Underflow
1022-
decimal.__builtins__
1023-
decimal.__cached__
1024-
decimal.__file__
1025-
decimal.__libmpdec_version__
1026-
decimal.__name__
1027-
decimal.__package__
1028-
decimal.__version__
1029-
decimal.getcontext
1030-
decimal.localcontext
1031-
decimal.setcontext
1032872
dis.Bytecode
1033873
dis.EXTENDED_ARG
1034874
dis.FORMAT_VALUE
@@ -1076,18 +916,6 @@ dis.opname
1076916
dis.pretty_flags
1077917
dis.show_code
1078918
doctest._newline_convert
1079-
fractions.Fraction
1080-
fractions._PyHASH_INF
1081-
fractions._PyHASH_MODULUS
1082-
fractions._RATIONAL_FORMAT
1083-
fractions.__all__
1084-
fractions.__builtins__
1085-
fractions.__cached__
1086-
fractions.__file__
1087-
fractions.__name__
1088-
fractions.__package__
1089-
fractions._gcd
1090-
fractions.gcd
1091919
ftplib.FTP_TLS
1092920
gettext._unspecified
1093921
gettext.dnpgettext
@@ -1171,12 +999,6 @@ locale.T_FMT_AMPM
1171999
locale.YESEXPR
11721000
logging._after_at_fork_child_reinit_locks
11731001
logging._register_at_fork_reinit_lock
1174-
numbers.Complex
1175-
numbers.Integral
1176-
numbers.Number
1177-
numbers.Rational
1178-
numbers.Real
1179-
numbers.__all__
11801002
os.CLD_CONTINUED
11811003
os.CLD_DUMPED
11821004
os.CLD_EXITED
@@ -1728,39 +1550,6 @@ ssl.get_protocol_name
17281550
ssl.get_server_certificate
17291551
ssl.match_hostname
17301552
ssl.wrap_socket
1731-
statistics.NormalDist
1732-
statistics.StatisticsError
1733-
statistics.__all__
1734-
statistics.__builtins__
1735-
statistics.__cached__
1736-
statistics.__file__
1737-
statistics.__name__
1738-
statistics.__package__
1739-
statistics._coerce
1740-
statistics._convert
1741-
statistics._exact_ratio
1742-
statistics._fail_neg
1743-
statistics._find_lteq
1744-
statistics._find_rteq
1745-
statistics._isfinite
1746-
statistics._ss
1747-
statistics._sum
1748-
statistics.fmean
1749-
statistics.geometric_mean
1750-
statistics.harmonic_mean
1751-
statistics.mean
1752-
statistics.median
1753-
statistics.median_grouped
1754-
statistics.median_high
1755-
statistics.median_low
1756-
statistics.mode
1757-
statistics.multimode
1758-
statistics.pstdev
1759-
statistics.pvariance
1760-
statistics.quantiles
1761-
statistics.stdev
1762-
statistics.tau
1763-
statistics.variance
17641553
string._sentinel_dict
17651554
symtable.CELL
17661555
symtable.Class
@@ -2142,6 +1931,7 @@ _io._BufferedIOBase () != ValueError('no signature found')
21421931
_io._IOBase () != ValueError('no signature found')
21431932
_io._RawIOBase () != ValueError('no signature found')
21441933
_io._TextIOBase () != ValueError('no signature found')
1934+
_thread.LockType ValueError('no signature found') != ()
21451935
_weakref.proxy ValueError('no signature found') != None
21461936
builtins.complex ValueError('no signature found') != (real=0, imag=0)
21471937
builtins.enumerate ValueError('no signature found') != (iterable, start=0)
@@ -2187,6 +1977,9 @@ time.struct_time ValueError('no signature found') != (iterable=(), /)
21871977
_compression.BaseStream () != ValueError('no signature found')
21881978
_osx_support._read_output (commandstring) != (commandstring, capture_stderr=False)
21891979
_py_abc.ABCMeta (name, bases, namespace, **kwargs) != (name, bases, namespace, /, **kwargs)
1980+
_pydecimal._log10_digits None != (p)
1981+
_pydecimal.getcontext (_local=<thread._local object at 0xdeadbeef>) != ()
1982+
_pydecimal.setcontext (context, _local=<thread._local object at 0xdeadbeef>) != (context)
21901983
abc.abstractproperty ValueError('no signature found') != (fget=None, fset=None, fdel=None, doc=None)
21911984
argparse.ArgumentParser (prog=None, usage=None, description=None, epilog=None, parents=[], formatter_class=<class 'argparse.HelpFormatter'>, prefix_chars='-', fromfile_prefix_chars=None, argument_default=None, conflict_handler='error', add_help=True, allow_abbrev=True, exit_on_error=True) != (prog=None, usage=None, description=None, epilog=None, parents=[], formatter_class=<class 'argparse.HelpFormatter'>, prefix_chars='-', fromfile_prefix_chars=None, argument_default=None, conflict_handler='error', add_help=True, allow_abbrev=True)
21921985
calendar.calendar None != (theyear, w=2, l=1, c=6, m=3)
@@ -2213,6 +2006,10 @@ datetime.time (hour=0, minute=0, second=0, microsecond=0, tzinfo=None, *, fold=0
22132006
datetime.timedelta (days=0, seconds=0, microseconds=0, milliseconds=0, minutes=0, hours=0, weeks=0) != ValueError('no signature found')
22142007
datetime.timezone (offset, name=<object object at 0xdeadbeef>) != ValueError('no signature found')
22152008
datetime.tzinfo () != ValueError('no signature found')
2009+
decimal.Context (prec=None, rounding=None, Emin=None, Emax=None, capitals=None, clamp=None, flags=None, traps=None, _ignored_flags=None) != (prec=None, rounding=None, Emin=None, Emax=None, capitals=None, clamp=None, flags=None, traps=None)
2010+
decimal.getcontext (_local=<thread._local object at 0xdeadbeef>) != None
2011+
decimal.localcontext (ctx=None) != None
2012+
decimal.setcontext (context, _local=<thread._local object at 0xdeadbeef>) != None
22162013
difflib.IS_LINE_JUNK (line, pat=<bound method Pattern.match of re.compile('\\s*(?:#\\s*)?$')>) != (line, pat=<built-in method match of re.Pattern object at 0xdeadbeef>)
22172014
dis.dis None != (x=None, *, file=None, depth=None)
22182015
dis.disassemble None != (co, lasti=-1, *, file=None)
@@ -2286,8 +2083,8 @@ webbrowser._synthesize (browser, update_tryorder=1) != (browser, *, preferred=Fa
22862083
webbrowser.register (name, klass, instance=None, update_tryorder=1) != (name, klass, instance=None, *, preferred=False)
22872084
resource.struct_rusage ValueError('no signature found') != (iterable=(), /)
22882085

2289-
out of 277 modules:
2290-
not_implemented 86
2086+
out of 271 modules:
2087+
not_implemented 80
22912088
failed_to_import 0
2292-
missing_items 77
2293-
mismatched_items 45
2089+
missing_items 72
2090+
mismatched_items 48

0 commit comments

Comments
 (0)