summaryrefslogtreecommitdiff
path: root/NEWS.d/2020-01-29-14-58-27.bpo-39485.Zy3ot6.rst
blob: f62c31fc686ad8f1b8259c6e7851c752759b51cc (plain)
1
2
3
Fix a bug in :func:`unittest.mock.create_autospec` that would complain about
the wrong number of arguments for custom descriptors defined in an extension
module returning functions.