mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-25 00:13:00 +08:00
452c1e1d78
* Fix patch.object to return a _patch context manager. This should fix https://github.com/python/typeshed/issues/914 * Prefer None over ... to be consistent with the rest of the file.