mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
* Add stub for unittest.mock.patch.multiple() * Use ... for default arguments in unittest.mock.patch() et al. * Tighten type of create argument to patch() et al.