summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-04-19 11:23:26 (GMT)
committerGitHub <noreply@github.com>2024-04-19 11:23:26 (GMT)
commit26c659ecbd8c2b9b00c078d902d20396ce583fda (patch)
treec0f02b7aa7eb40d12a031e1272c814b804be719b /Python/pythonrun.c
parentf278b8fefca7ad5d0e95c4b5df39807a80cf821a (diff)
downloadcpython-26c659ecbd8c2b9b00c078d902d20396ce583fda.zip
cpython-26c659ecbd8c2b9b00c078d902d20396ce583fda.tar.gz
cpython-26c659ecbd8c2b9b00c078d902d20396ce583fda.tar.bz2
[3.12] gh-87969: Align docs and docstrings with implementation for ctypes' [w]string_at() (GH-25384) (GH-118046)
gh-87969: Align docs and docstrings with implementation for ctypes' [w]string_at() (GH-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. (cherry picked from commit 81a926bd20a8c66646e51b66ef1cfb309b73ebe7) Co-authored-by: Shreyan Avigyan <shreyan.avigyan@gmail.com> 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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions