Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ memleak.py
File
memleak.py
tools/memleak.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
3
import
gc
4
from
io
import
BytesIO
Callers
nothing calls this directly
Calls
2
run_memleak_test
Function · 0.85
MemleakTest
Class · 0.85
Tested by
no test coverage detected