Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PyGithub/PyGithub
/ close
Method
close
tests/Framework.py:388–389 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
386
return
response
387
388
def
close(self):
389
self.__cnx.close()
390
391
392
class
ReplayingHttpConnection(ReplayingConnection):
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected