File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -794,11 +794,9 @@ pyexpat.native_encoding
794794pyexpat.version_info
795795_random.__file__
796796random.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
802800resource.RLIMIT_OFILE
803801resource.__file__
804802resource.getpagesize
@@ -1134,8 +1132,6 @@ sqlite3.SQLITE_DBCONFIG_TRIGGER_EQP
11341132sqlite3.SQLITE_DBCONFIG_TRUSTED_SCHEMA
11351133sqlite3.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
You can’t perform that action at this time.
0 commit comments