Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ close
Method
close
IPython/core/history.py:96–97 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
94
pass
95
96
def
close(self, *args, **kwargs):
# type: ignore [no-untyped-def]
97
pass
98
99
100
@decorator
Callers
10
pager_page
Function · 0.45
init_db
Method · 0.45
_switch_to_memory_history
Method · 0.45
run
Method · 0.45
logstop
Method · 0.45
mktempfile
Method · 0.45
_get_coroutine_attributes
Function · 0.45
_stream_communicate
Method · 0.45
_run_script
Method · 0.45
history
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected