]> granicus.if.org Git - python/commit
Issue #13709: some fixes to the ctypes documentation. In addition to fixing
authorEli Bendersky <eliben@gmail.com>
Fri, 16 Mar 2012 07:17:43 +0000 (09:17 +0200)
committerEli Bendersky <eliben@gmail.com>
Fri, 16 Mar 2012 07:17:43 +0000 (09:17 +0200)
commit2a1e74a07575847112da4c06cfd2159ef5084639
tree36fd8aa0da43b975301ef02cb36cb90196e12de1
parent34050014914397b6ee2c2f557913c01f040b25b6
Issue #13709: some fixes to the ctypes documentation. In addition to fixing
the problems pointed in the issue, I removed the confusing Windows/Linux
distinction. It serves no real goal in the documentation, and is probably
wrong anyway since for Windows the WINFUNCTYPE constructor should be used.
In addition, the "look, this is faster on Linux" comment is misleading since
it's not explained. The outcome may just be an artifact of qsort implementation
for this particular input, and may change between C runtime version releases.
Doc/library/ctypes.rst