File tree 1 file changed +3
-10
lines changed
1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -205,14 +205,12 @@ _ctypes._memset_addr
205
205
_ctypes._string_at_addr
206
206
_ctypes._unpickle
207
207
_ctypes._wstring_at_addr
208
- _ctypes.addressof
209
208
_ctypes.alignment
210
209
_ctypes.buffer_info
211
210
_ctypes.byref
212
211
_ctypes.call_cdeclfunction
213
212
_ctypes.call_function
214
213
_ctypes.dlclose
215
- _ctypes.dlopen
216
214
_ctypes.dlsym
217
215
_ctypes.pointer
218
216
_ctypes.resize
@@ -481,9 +479,6 @@ glob._no_recurse_symlinks
481
479
glob._special_parts
482
480
glob.translate
483
481
grp.__file__
484
- gzip.READ_BUFFER_SIZE
485
- gzip._WRITE_BUFFER_SIZE
486
- gzip._WriteBufferStream
487
482
_hashlib.HMAC
488
483
_hashlib.UnsupportedDigestmodError
489
484
_hashlib.__file__
@@ -1838,8 +1833,6 @@ zipimport.MAX_UINT32
1838
1833
zipimport.STRING_END_LOCATOR_64
1839
1834
zipimport.STRING_END_ZIP_64
1840
1835
zipimport.ZIP64_EXTRA_TAG
1841
- zlib.ZLIB_RUNTIME_VERSION
1842
- zlib.ZLIB_VERSION
1843
1836
zlib.__file__
1844
1837
zlib.__version__
1845
1838
zoneinfo.TZPATH
@@ -1849,7 +1842,7 @@ zoneinfo.TZPATH
1849
1842
# implemented 75
1850
1843
# not_implemented 69
1851
1844
# failed_to_import 0
1852
- # missing_items 128
1853
- # mismatched_items 69
1854
- # mismatched_doc_items 65
1845
+ # missing_items 127
1846
+ # mismatched_items 70
1847
+ # mismatched_doc_items 66
1855
1848
# not_implementeds 33
You can’t perform that action at this time.
0 commit comments