Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ pytypes.h
File
pytypes.h
include/pybind11/pytypes.h:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
pybind11/pytypes.h: Convenience wrapper classes for basic Python types
3
4
Copyright (c) 2016 Wenzel Jakob <wenzel.jakob@epfl.ch>
Callers
nothing calls this directly
Calls
12
inc_ref_counter
Function · 0.85
throw_gilstate_error
Function · 0.85
hasattr
Function · 0.85
move
Function · 0.85
get
Function · 0.85
memoryview
Class · 0.85
inc_ref
Method · 0.80
dec_ref
Method · 0.80
object
Function · 0.70
contains
Method · 0.45
size
Method · 0.45
data
Method · 0.45
Tested by
no test coverage detected