ANN: expy 0.6.6 released!

Y

Yingjie Lan

EXPY is an express way to extend Python!

EXPY provides a way to extend python in an elegant way. For more information and a tutorial, see: http://expy.sourceforge.net/

What's new:

1. Special methods can now take @throws decorators.
2. Added convenience macros <type>_NEW and <type>_CheckExact for extension types.
3. Give warnings of missing Py_INCREF on all methods/functions returning an object.
4. And the responsibility of Py_INCREF is left for the developer.
5. Documentation update.

Cheers,

Yingjie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top