diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-09-02 21:43:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-02 21:43:41 (GMT) |
commit | 246cb64984de988a5e53781f912ae7ba73365aca (patch) | |
tree | 91a9e815b0cfd12487f259cc017827ca4c8d67a8 /Python/errors.c | |
parent | ba7e06bb631a85b0e74b6de4c5005d4b4447519f (diff) | |
download | cpython-246cb64984de988a5e53781f912ae7ba73365aca.zip cpython-246cb64984de988a5e53781f912ae7ba73365aca.tar.gz cpython-246cb64984de988a5e53781f912ae7ba73365aca.tar.bz2 |
[3.12] Improve some C API documentation (GH-108768) (#108785)
* 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..
(cherry picked from commit 6f97eeec222f81bd7ae836c149872a40b079e2a6)
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions