diff options
author | Shreyan Avigyan <shreyan.avigyan@gmail.com> | 2024-04-18 14:57:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-18 14:57:37 (GMT) |
commit | 81a926bd20a8c66646e51b66ef1cfb309b73ebe7 (patch) | |
tree | 1257615e408bfb8ee55c6336d089a0acaed02132 /Python/ast_unparse.c | |
parent | 340a02b590681d4753eef0ff63037d0ecb512271 (diff) | |
download | cpython-81a926bd20a8c66646e51b66ef1cfb309b73ebe7.zip cpython-81a926bd20a8c66646e51b66ef1cfb309b73ebe7.tar.gz cpython-81a926bd20a8c66646e51b66ef1cfb309b73ebe7.tar.bz2 |
gh-87969: Align docs and docstrings with implementation for ctypes' [w]string_at() (#25384)
The implementation uses 'ptr' for the name of the first parameter of
ctypes.string_at() and ctypes.wstring_at(). Align docs and docstrings
with the naming used in the implementation.
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions