ANN: Pyrex 0.9.9
Gregory Ewing <[email protected]> Mon, 12 Apr 2010 12:31:41 +1200
| Newsgroups | gmane.comp.python.pyrex |
|---|---|
| Message-ID | <[email protected]> |
Pyrex 0.9.9 is now available: http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/ Highlights of this release: * Some facilities for interfacing with C++ code have been added. * Changes have been made to the semantics of exception catching to improve efficiency. * Preparation is being made for making 'not None' the default for extension type parameters to Python functions. A more detailed discussion of these changes can be found in the release notes here: = http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/version/Doc/Releas= e_Notes_0.9.9.html What is Pyrex? -------------- Pyrex is a language for writing Python extension modules. It lets you freely mix operations on Python and C data, with all Python reference counting and error checking handled automatically. This email may be confidential and subject to legal privilege, it may not reflect the views of the University of Canterbury, and it is not guaranteed to be virus free. If you are not an intended recipient, please notify the sender immediately and erase all copies of the message and any attachments. Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more information.