diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-09-02 04:30:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-02 04:30:32 (GMT) |
commit | 6538bcfa0b65aba480b7611e7096e45e6924c978 (patch) | |
tree | acb5679bac63bd43a64f27fef6a844692c741845 /Lib/test/pythoninfo.py | |
parent | 0701f8cabd8c0a8197711c348f01ea4bbd9727da (diff) | |
download | cpython-6538bcfa0b65aba480b7611e7096e45e6924c978.zip cpython-6538bcfa0b65aba480b7611e7096e45e6924c978.tar.gz cpython-6538bcfa0b65aba480b7611e7096e45e6924c978.tar.bz2 |
[3.11] Improve some C API documentation (GH-108768) (GH-108786)
* 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 'Lib/test/pythoninfo.py')
0 files changed, 0 insertions, 0 deletions