array: update for py39 (#4180)

This commit is contained in:
Shantanu
2020-06-04 18:32:24 -07:00
committed by GitHub
parent 5369e813a9
commit 7aabfcc65a
2 changed files with 3 additions and 4 deletions

View File

@@ -3,8 +3,6 @@ _dummy_thread
_thread.ExceptHookArgs
_thread._ExceptHookArgs
_weakref.getweakrefcount
array.array.fromstring
array.array.tostring
ast.Bytes.__new__
ast.Ellipsis.__new__
ast.ExtSlice.__new__