Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

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 [email protected]
Co-authored-by: Irit Katriel [email protected]
Co-authored-by: Erlend E. Aasland [email protected]


📚 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 <[email protected]>
Co-authored-by: Irit Katriel <[email protected]>
Co-authored-by: Erlend E. Aasland <[email protected]>
@encukou
Copy link
Member

encukou commented Apr 19, 2024

3.11 no longer accepts doc fixes.

@encukou encukou closed this Apr 19, 2024
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