Roundup Robot added the comment: New changeset 737b79e524aa by Ezio Melotti in branch '2.7': #19319: fix ctypes docs: sizeof is an operator in C, not a function. http://hg.python.org/cpython/rev/737b79e524aa
New changeset d8e352e2f110 by Ezio Melotti in branch '3.3': #19319: fix ctypes docs: sizeof is an operator in C, not a function. http://hg.python.org/cpython/rev/d8e352e2f110 New changeset 49f8d07b6c5c by Ezio Melotti in branch 'default': #19319: merge with 3.3. http://hg.python.org/cpython/rev/49f8d07b6c5c ---------- nosy: +python-dev _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue19319> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
