Eryk Sun <eryk...@gmail.com> added the comment:
> If that's the problem then why not change all of them to use the > name "address" or "addr" to avoid confusion and make it clear > simple. What is your view? Change them all to refer to `ptr`. It's not worth introducing a breaking change: >>> ctypes.string_at(ptr=b'spam') b'spam' ---------- _______________________________________ 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