Home
last modified time | relevance | path

Searched refs:python_version_hex (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dmessage.c68 long python_version_hex; // PY_VERSION_HEX member
156 bits->python_version_hex = PyLong_AsLong(hex_version); in PyUpb_CPythonBits_Init()
819 if (cpython_bits.python_version_hex >= 0x03080000) { in PyUpb_Message_Dealloc()