Files
cpython/Doc/c-api
Serhiy Storchaka 6f97eeec22 Improve some C API documentation (GH-108768)
* Express functions which take argument as a C string in terms of
  functions which take Python object.
* Use "note" directive for PyMapping_HasKey() and
  PyMapping_HasKeyString() notes.
2023-09-01 22:21:39 +03:00
..
2023-08-29 00:14:21 +00:00