by shindich
This project presents an implementation of a "Weak Reference" C extension object for CPython. The code is written and tested to be compatible with Python 2.0.
I would like to inform the Python community that I have discontinued the development effort of PyWeakReference C++ extension module, as Python now supports weak references out of the box. I would like to thank every one who supported the effort of ...
I have successfully finished the process of converting the source code to "C". Weak Reference extension is completely CPython compatible now.
shindich committed patchset 9 of module weakref to the Python Weak Reference Ext. CVS repository, changing 5 files
shindich committed patchset 8 of module weakref to the Python Weak Reference Ext. CVS repository, changing 12 files
I am almost done converting this module to "C". The "C" release is expected this week. Stay tuned... ;)
The project has better documentation now.
shindich committed patchset 7 of module weakref to the Python Weak Reference Ext. CVS repository, changing 11 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use