Skip to content

Commit aa4ab23

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parent 90f4e4d commit aa4ab23

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

Diff for: _data/whats_left.temp

+5-9
Original file line numberDiff line numberDiff line change
@@ -794,11 +794,9 @@ pyexpat.native_encoding
794794
pyexpat.version_info
795795
_random.__file__
796796
random.binomialvariate
797-
re.NOFLAG
798-
re._MAXCACHE2
799-
re.__path__
800-
re._cache2
801-
re._compile_template
797+
re.T
798+
re.TEMPLATE
799+
re.template
802800
resource.RLIMIT_OFILE
803801
resource.__file__
804802
resource.getpagesize
@@ -1134,8 +1132,6 @@ sqlite3.SQLITE_DBCONFIG_TRIGGER_EQP
11341132
sqlite3.SQLITE_DBCONFIG_TRUSTED_SCHEMA
11351133
sqlite3.SQLITE_DBCONFIG_WRITABLE_SCHEMA
11361134
_sre.copyright
1137-
_sre.template
1138-
sre_compile._EXTRA_CASES
11391135
_ssl.ALERT_DESCRIPTION_ACCESS_DENIED
11401136
_ssl.ALERT_DESCRIPTION_BAD_CERTIFICATE
11411137
_ssl.ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE
@@ -1528,10 +1524,10 @@ zlib.__version__
15281524

15291525
# summary
15301526
# cpython_modules 282
1531-
# implemented 86
1527+
# implemented 87
15321528
# not_implemented 67
15331529
# failed_to_import 0
1534-
# missing_items 109
1530+
# missing_items 108
15351531
# mismatched_items 61
15361532
# mismatched_doc_items 50
15371533
# not_implementeds 37

0 commit comments

Comments
 (0)