Skip to content

Commit 0eda4f5

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parent 9a84e01 commit 0eda4f5

File tree

3 files changed

+9
-79
lines changed

3 files changed

+9
-79
lines changed

_data/whats_left.temp

Lines changed: 4 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ pstats (entire module)
3737
_queue (entire module)
3838
readline (entire module)
3939
_sha2 (entire module)
40-
_symtable (entire module)
4140
_sysconfig (entire module)
4241
_sysconfigdata__linux_x86_64-linux-gnu (entire module)
4342
_testclinic (entire module)
@@ -1239,34 +1238,6 @@ _strptime._findall
12391238
_struct.__file__
12401239
subprocess._HAVE_POSIX_SPAWN_CLOSEFROM
12411240
subprocess._del_safe
1242-
symtable.CELL
1243-
symtable.Class
1244-
symtable.DEF_ANNOT
1245-
symtable.DEF_BOUND
1246-
symtable.DEF_GLOBAL
1247-
symtable.DEF_IMPORT
1248-
symtable.DEF_LOCAL
1249-
symtable.DEF_NONLOCAL
1250-
symtable.DEF_PARAM
1251-
symtable.FREE
1252-
symtable.Function
1253-
symtable.GLOBAL_EXPLICIT
1254-
symtable.GLOBAL_IMPLICIT
1255-
symtable.LOCAL
1256-
symtable.SCOPE_MASK
1257-
symtable.SCOPE_OFF
1258-
symtable.SymbolTableFactory
1259-
symtable.SymbolTableType
1260-
symtable.USE
1261-
symtable.__all__
1262-
symtable.__builtins__
1263-
symtable.__cached__
1264-
symtable.__file__
1265-
symtable._flags
1266-
symtable._newSymbolTable
1267-
symtable._scopes_names
1268-
symtable._scopes_value_to_name
1269-
symtable.main
12701241
sys._clear_internal_caches
12711242
sys._clear_type_cache
12721243
sys._current_exceptions
@@ -1647,10 +1618,10 @@ zoneinfo.TZPATH
16471618

16481619
# summary
16491620
# cpython_modules 287
1650-
# implemented 98
1651-
# not_implemented 52
1621+
# implemented 99
1622+
# not_implemented 51
16521623
# failed_to_import 0
1653-
# missing_items 115
1624+
# missing_items 114
16541625
# mismatched_items 68
1655-
# mismatched_doc_items 61
1626+
# mismatched_doc_items 60
16561627
# not_implementeds 21

_data/whats_left/modules.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ _pickle
2727
_posixshmem
2828
_queue
2929
_sha2
30-
_symtable
3130
_sysconfig
3231
_sysconfigdata__linux_x86_64-linux-gnu
3332
_testclinic

_data/whats_left_lastrun.temp

Lines changed: 5 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ poplib (entire module)
3434
_posixshmem (entire module)
3535
profile (entire module)
3636
pstats (entire module)
37-
pyclbr (entire module)
3837
_queue (entire module)
3938
readline (entire module)
4039
_sha2 (entire module)
@@ -101,11 +100,7 @@ __phello__.__file__
101100
array.__file__
102101
array.typecodes
103102
_ast.PyCF_ALLOW_TOP_LEVEL_AWAIT
104-
_ast.PyCF_OPTIMIZED_AST
105-
_ast.PyCF_TYPE_COMMENTS
106103
ast.PyCF_ALLOW_TOP_LEVEL_AWAIT
107-
ast.PyCF_OPTIMIZED_AST
108-
ast.PyCF_TYPE_COMMENTS
109104
binascii.__file__
110105
_bisect.__file__
111106
_blake2.BLAKE2B_MAX_DIGEST_SIZE
@@ -128,7 +123,6 @@ _codecs.utf_32_ex_decode
128123
_codecs.utf_32_le_decode
129124
_codecs.utf_32_le_encode
130125
codecs.__file__
131-
codeop.PyCF_ONLY_AST
132126
_collections._count_elements
133127
configparser.MultilineContinuationError
134128
configparser.UNNAMED_SECTION
@@ -237,7 +231,6 @@ dataclasses._FuncBuilder
237231
dataclasses._get_slots
238232
dataclasses._replace
239233
datetime.datetime_CAPI
240-
decimal.HAVE_CONTEXTVAR
241234
dis.ArgResolver
242235
dis.BINARY_OP
243236
dis.Bytecode
@@ -475,8 +468,6 @@ _locale.gettext
475468
_locale.nl_langinfo
476469
_locale.textdomain
477470
locale._getdefaultlocale
478-
logging._afterFork
479-
logging._prepareFork
480471
_lzma.CHECK_ID_MAX
481472
_lzma.__file__
482473
lzma.CHECK_ID_MAX
@@ -801,9 +792,6 @@ posix.waitid
801792
posix.waitid_result
802793
posix.writev
803794
_posixsubprocess.__file__
804-
_pydecimal.HAVE_CONTEXTVAR
805-
_pydecimal._context_attributes
806-
_pydecimal._current_context_var
807795
pydoc._adjust_cli_sys_path
808796
pydoc._findclass
809797
pydoc._finddoc
@@ -840,8 +828,6 @@ select.POLLRDNORM
840828
select.POLLWRBAND
841829
select.POLLWRNORM
842830
select.__file__
843-
selectors._NOT_EPOLLIN
844-
selectors._NOT_EPOLLOUT
845831
_sha1.SHA1Type
846832
_sha1.__file__
847833
_sha3.__file__
@@ -1248,29 +1234,7 @@ ssl._GLOBAL_DEFAULT_TIMEOUT
12481234
_stat.UF_DATAVAULT
12491235
_stat.UF_SETTABLE
12501236
_stat.UF_TRACKED
1251-
stat.SF_RESTRICTED
1252-
stat.UF_DATAVAULT
1253-
stat.UF_SETTABLE
1254-
stat.UF_TRACKED
12551237
_statistics.__file__
1256-
statistics._SQRT2
1257-
statistics.__annotations__
1258-
statistics._decimal_sqrt_of_frac
1259-
statistics._float_sqrt_of_frac
1260-
statistics._integer_sqrt_of_frac_rto
1261-
statistics._kernel_invcdfs
1262-
statistics._mean_stdev
1263-
statistics._newton_raphson
1264-
statistics._quartic_invcdf
1265-
statistics._quartic_invcdf_estimate
1266-
statistics._rank
1267-
statistics._sqrt_bit_width
1268-
statistics._sqrtprod
1269-
statistics._triweight_invcdf
1270-
statistics._triweight_invcdf_estimate
1271-
statistics.kde
1272-
statistics.kde_random
1273-
statistics.pi
12741238
_strptime._findall
12751239
_struct.__file__
12761240
subprocess._HAVE_POSIX_SPAWN_CLOSEFROM
@@ -1331,7 +1295,6 @@ sysconfig._get_python_version_abi
13311295
sysconfig._init_config_vars
13321296
syslog.LOG_FTP
13331297
syslog.__file__
1334-
tabnanny._process_tokens
13351298
tempfile._dont_follow_symlinks
13361299
tempfile._resetperms
13371300
termios.CDSUSP
@@ -1663,10 +1626,7 @@ _warnings._onceregistry
16631626
_warnings.filters
16641627
_warnings.warn_explicit
16651628
warnings._defaultaction
1666-
warnings._is_filename_to_skip
1667-
warnings._is_internal_filename
16681629
warnings._onceregistry
1669-
warnings.deprecated
16701630
zipfile._Extra
16711631
zipfile._MASK_COMPRESSED_PATCH
16721632
zipfile._MASK_COMPRESS_OPTION_1
@@ -1687,10 +1647,10 @@ zoneinfo.TZPATH
16871647

16881648
# summary
16891649
# cpython_modules 287
1690-
# implemented 91
1691-
# not_implemented 53
1650+
# implemented 98
1651+
# not_implemented 52
16921652
# failed_to_import 0
1693-
# missing_items 123
1694-
# mismatched_items 69
1695-
# mismatched_doc_items 63
1653+
# missing_items 115
1654+
# mismatched_items 68
1655+
# mismatched_doc_items 61
16961656
# not_implementeds 21

0 commit comments

Comments
 (0)