File tree 1 file changed +5
-9
lines changed
1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -794,11 +794,9 @@ pyexpat.native_encoding
794
794
pyexpat.version_info
795
795
_random.__file__
796
796
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
802
800
resource.RLIMIT_OFILE
803
801
resource.__file__
804
802
resource.getpagesize
@@ -1134,8 +1132,6 @@ sqlite3.SQLITE_DBCONFIG_TRIGGER_EQP
1134
1132
sqlite3.SQLITE_DBCONFIG_TRUSTED_SCHEMA
1135
1133
sqlite3.SQLITE_DBCONFIG_WRITABLE_SCHEMA
1136
1134
_sre.copyright
1137
- _sre.template
1138
- sre_compile._EXTRA_CASES
1139
1135
_ssl.ALERT_DESCRIPTION_ACCESS_DENIED
1140
1136
_ssl.ALERT_DESCRIPTION_BAD_CERTIFICATE
1141
1137
_ssl.ALERT_DESCRIPTION_BAD_CERTIFICATE_HASH_VALUE
@@ -1528,10 +1524,10 @@ zlib.__version__
1528
1524
1529
1525
# summary
1530
1526
# cpython_modules 282
1531
- # implemented 86
1527
+ # implemented 87
1532
1528
# not_implemented 67
1533
1529
# failed_to_import 0
1534
- # missing_items 109
1530
+ # missing_items 108
1535
1531
# mismatched_items 61
1536
1532
# mismatched_doc_items 50
1537
1533
# not_implementeds 37
You can’t perform that action at this time.
0 commit comments