Jelle Zijlstra <jelle.zijls...@gmail.com> added the comment:

It's a bit worse: the actual name is "ptr", the function docstrings say "addr", 
and the documentation 
(https://docs.python.org/3.9/library/ctypes.html#ctypes.string_at) has 
"address". I'd favor updating them all to say "ptr", because changing the name 
of the runtime parameter would risk breaking users' code.

----------
nosy: +Jelle Zijlstra

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43803>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to