Searched refs:nxt_py_spec_version_str (Results 1 – 3 of 3) sorted by relevance
52 PyObject *nxt_py_spec_version_str; variable107 { nxt_string("spec_version"), &nxt_py_spec_version_str },
47 extern PyObject *nxt_py_spec_version_str;
1374 if (nxt_slow_path(PyDict_SetItem(asgi, nxt_py_spec_version_str, in nxt_py_asgi_new_scope()