Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4bf4090

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parentbef4cf0 commit4bf4090

File tree

2 files changed

+55
-462
lines changed

2 files changed

+55
-462
lines changed

‎_data/whats_left.temp‎

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ slice.__getattribute__ (inherited)
132132
staticmethod.__func__
133133
staticmethod.__init__ (inherited)
134134
str.__getattribute__ (inherited)
135-
str.__getnewargs__
136135
str_iterator.__doc__ (inherited)
137136
str_iterator.__getattribute__ (inherited)
138137
super.__init__ (inherited)
@@ -1243,8 +1242,12 @@ tarfile.open None != (name=None, mode='r', fileobj=None, bufsize=10240, **kwargs
12431242
_thread.LockType ValueError('no signature found') != ()
12441243
time.struct_time ValueError('no signature found') != (iterable=(), /)
12451244
traceback.StackSummary ValueError('no signature found') != (iterable=(), /)
1245+
traceback.TracebackException (exc_type, exc_value, exc_traceback, *, limit=None, lookup_lines=True, capture_locals=False, compact=False, _seen=None) != (exc_type, exc_value, exc_traceback, *, limit=None, lookup_lines=True, capture_locals=False, _seen=None)
1246+
traceback.format_exception (exc, /, value=<implicit>, tb=<implicit>, limit=None, chain=True) != (etype, value, tb, limit=None, chain=True)
1247+
traceback.format_exception_only (exc, /, value=<implicit>) != (etype, value)
1248+
traceback.print_exception (exc, /, value=<implicit>, tb=<implicit>, limit=None, file=None, chain=True) != (etype, value, tb, limit=None, file=None, chain=True)
12461249
typing.BinaryIO () != (*args, **kwds)
1247-
typing.ForwardRef (arg, is_argument=True, module=None) != (arg, is_argument=True)
1250+
typing.ForwardRef (arg, is_argument=True, module=None, *, is_class=False) != (arg, is_argument=True)
12481251
typing.Generic () != (*args, **kwds)
12491252
typing.IO () != (*args, **kwds)
12501253
typing.Protocol () != (*args, **kwds)
@@ -1265,7 +1268,7 @@ typing._collect_type_vars (types_, typevar_types=None) != (types)
12651268
typing._eval_type (t, globalns, localns, recursive_guard=frozenset()) != (t, globalns, localns)
12661269
typing._make_nmtuple (name, types, module, defaults=()) != (name, types)
12671270
typing._tp_cache (func=None, /, *, typed=False) != (func)
1268-
typing._type_check (arg, msg, is_argument=True, module=None) != (arg, msg, is_argument=True)
1271+
typing._type_check (arg, msg, is_argument=True, module=None, *, allow_special_forms=False) != (arg, msg, is_argument=True)
12691272
typing.get_type_hints (obj, globalns=None, localns=None, include_extras=False) != (obj, globalns=None, localns=None)
12701273
uuid.getnode () != (*, getters=None)
12711274
venv.EnvBuilder (system_site_packages=False, clear=False, symlinks=False, upgrade=False, with_pip=False, prompt=None, upgrade_deps=False) != (system_site_packages=False, clear=False, symlinks=False, upgrade=False, with_pip=False, prompt=None)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp