mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
merge heads
This commit is contained in:
commit
09d71269e2
1 changed files with 0 additions and 2 deletions
|
@ -2120,8 +2120,6 @@ FunctionTypes = (
|
|||
type(create_autospec),
|
||||
# instance method
|
||||
type(ANY.__eq__),
|
||||
# unbound method
|
||||
type(_ANY.__eq__),
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue