Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 182 Bytes

2020-01-29-14-58-27.bpo-39485.Zy3ot6.rst

File metadata and controls

3 lines (3 loc) · 182 Bytes

Fix a bug in unittest.mock.create_autospec that would complain about the wrong number of arguments for custom descriptors defined in an extension module returning functions.