Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...MemoryView API so that naming is internally consistent; add macros PyMemoryView_GET_BASE() and PyMemoryView_GET_BUFFER() to access useful properties of a memory views without relying on a particular implementation; remove the ill-named PyMemoryView() function (PyMemoryView_GET_BUFFER() can be used instead). ctypes function pointers that are COM methods have a boolean True value again. Issue #1819: function calls with several named parameters are now on average 35% faster (as measured by pybenc...
If you didn't find what you need, try your search in the Python language documentation.