mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
* 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.