We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80a0eb commit e2c8941Copy full SHA for e2c8941
Doc/c-api/codec.rst
@@ -137,3 +137,5 @@ Codec utility variables
137
.. c:var:: const char *Py_hexdigits
138
139
A string constant containing the lowercase hexadecimal digits: ``"0123456789abcdef"``.
140
+
141
+ .. versionadded:: 3.3
0 commit comments