@@ -36,7 +36,6 @@ super.__thisclass__
3636tuple.__getattribute__ inherited
3737object.__sizeof__
3838zip.__getattribute__ inherited
39- zip.__reduce__ inherited
4039classmethod.__init__ inherited
4140classmethod.__isabstractmethod__
4241staticmethod.__func__
@@ -52,14 +51,8 @@ BaseException.__setstate__
5251NoneType.__doc__ inherited
5352bytearray_iterator.__doc__ inherited
5453bytearray_iterator.__getattribute__ inherited
55- bytearray_iterator.__length_hint__
56- bytearray_iterator.__reduce__ inherited
57- bytearray_iterator.__setstate__
5854bytes_iterator.__doc__ inherited
5955bytes_iterator.__getattribute__ inherited
60- bytes_iterator.__length_hint__
61- bytes_iterator.__reduce__ inherited
62- bytes_iterator.__setstate__
6356dict_keyiterator.__doc__ inherited
6457dict_keyiterator.__getattribute__ inherited
6558dict_keyiterator.__reduce__ inherited
@@ -71,18 +64,10 @@ dict_itemiterator.__getattribute__ inherited
7164dict_itemiterator.__reduce__ inherited
7265dict_values.__doc__ inherited
7366dict_values.__getattribute__ inherited
74- dict_items.__and__
7567dict_items.__contains__
7668dict_items.__doc__ inherited
7769dict_items.__getattribute__ inherited
7870dict_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__
8671dict_items.isdisjoint
8772set_iterator.__doc__ inherited
8873set_iterator.__getattribute__ inherited
@@ -111,7 +96,6 @@ _statistics (entire module)
11196_symtable (entire module)
11297_tracemalloc (entire module)
11398grp (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)
180160mmap (entire module)
181161readline (entire module)
182- xxlimited (entire module)
183162_ast.AugLoad
184163_ast.AugStore
185164_ast.ExtSlice
@@ -557,8 +536,6 @@ builtins.False
557536builtins.None
558537builtins.True
559538builtins.breakpoint
560- cmath.acos
561- cmath.asin
562539errno.EADV
563540errno.EBADE
564541errno.EBADFD
@@ -744,7 +721,6 @@ posix.confstr
744721posix.confstr_names
745722posix.ctermid
746723posix.device_encoding
747- posix.fchmod
748724posix.fdatasync
749725posix.fork
750726posix.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
977864ast.PyCF_ALLOW_TOP_LEVEL_AWAIT
978865ast.PyCF_TYPE_COMMENTS
979- code.InteractiveConsole
980- code.InteractiveInterpreter
981- code.__all__
982- code.interact
983866compileall._compile_file_tuple
984867copyreg.__cached__
985868copyreg.__file__
986869csv.__version__
987870datetime.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
1001871decimal.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
1032872dis.Bytecode
1033873dis.EXTENDED_ARG
1034874dis.FORMAT_VALUE
@@ -1076,18 +916,6 @@ dis.opname
1076916dis.pretty_flags
1077917dis.show_code
1078918doctest._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
1091919ftplib.FTP_TLS
1092920gettext._unspecified
1093921gettext.dnpgettext
@@ -1171,12 +999,6 @@ locale.T_FMT_AMPM
1171999locale.YESEXPR
11721000logging._after_at_fork_child_reinit_locks
11731001logging._register_at_fork_reinit_lock
1174- numbers.Complex
1175- numbers.Integral
1176- numbers.Number
1177- numbers.Rational
1178- numbers.Real
1179- numbers.__all__
11801002os.CLD_CONTINUED
11811003os.CLD_DUMPED
11821004os.CLD_EXITED
@@ -1728,39 +1550,6 @@ ssl.get_protocol_name
17281550ssl.get_server_certificate
17291551ssl.match_hostname
17301552ssl.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
17641553string._sentinel_dict
17651554symtable.CELL
17661555symtable.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
21461936builtins.complex ValueError('no signature found') != (real=0, imag=0)
21471937builtins.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)
21901983abc.abstractproperty ValueError('no signature found') != (fget=None, fset=None, fdel=None, doc=None)
21911984argparse.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)
21921985calendar.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
22132006datetime.timedelta (days=0, seconds=0, microseconds=0, milliseconds=0, minutes=0, hours=0, weeks=0) != ValueError('no signature found')
22142007datetime.timezone (offset, name=<object object at 0xdeadbeef>) != ValueError('no signature found')
22152008datetime.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
22162013difflib.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>)
22172014dis.dis None != (x=None, *, file=None, depth=None)
22182015dis.disassemble None != (co, lasti=-1, *, file=None)
@@ -2286,8 +2083,8 @@ webbrowser._synthesize (browser, update_tryorder=1) != (browser, *, preferred=Fa
22862083webbrowser.register (name, klass, instance=None, update_tryorder=1) != (name, klass, instance=None, *, preferred=False)
22872084resource.struct_rusage ValueError('no signature found') != (iterable=(), /)
22882085
2289- out of277 modules:
2290- not_implemented86
2086+ out of271 modules:
2087+ not_implemented80
22912088 failed_to_import 0
2292- missing_items77
2293- mismatched_items45
2089+ missing_items72
2090+ mismatched_items48