Skip to content

[3.11] gh-87969: Align docs and docstrings with implementation for ctypes' [w]string_at() (GH-25384)#118047

Closed
miss-islington wants to merge 1 commit intopython:3.11from
miss-islington:backport-81a926b-3.11
Closed

[3.11] gh-87969: Align docs and docstrings with implementation for ctypes' [w]string_at() (GH-25384)#118047
miss-islington wants to merge 1 commit intopython:3.11from
miss-islington:backport-81a926b-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 18, 2024

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 81a926b)

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


📚 Documentation preview 📚: https://cpython-previews--118047.org.readthedocs.build/

…pes' [w]string_at() (pythonGH-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 81a926b)

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>
@encukou
Copy link
Member

encukou commented Apr 19, 2024

3.11 no longer accepts doc fixes.

@encukou encukou closed this Apr 19, 2024
@miss-islington miss-islington deleted the backport-81a926b-3.11 branch January 2, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants