Macro _PyDateTime_GET_TZINFO

Source
macro_rules! _PyDateTime_GET_TZINFO {
    ($o: expr) => { ... };
}
Available on non-Py_LIMITED_API and neither PyPy nor GraalPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here