SIGN IN SIGN UP

Remove unused branches from mock module (#106617)

* lambda has a name of __none__, but no async lambda so this branch is not needed

* _get_signature_object only returns None for bound builtins. There are no async builtins so this branch isn't needed

* Exclude  a couple of methods from coverage checking in the downstream rolling backport of mock
C
Chris Withers committed
e6379f72cbc60f6b3c5676f9e225d4f145d5693f
Parent: 4bd8320
Committed by GitHub <noreply@github.com> on 7/11/2023, 8:52:12 AM