Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_buffer.py
File
test_buffer.py
Lib/test/test_buffer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#
2
# The ndarray object from _testbuffer.c is a complete implementation of
3
# a PEP-3118 buffer provider. It is independent from NumPy's ndarray
4
# and the tests don't require NumPy.
Callers
nothing calls this directly
Calls
5
native_type_range
Function · 0.85
is_byte_format
Function · 0.85
pack
Method · 0.45
copy
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected