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.
Be the first to post a text review of Python Weak Reference Ext.. Rate and review a project by clicking thumbs up or thumbs down in the right column.
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 introducing weak references into Python! For those of you who made use of my extension module and do not feel like switching to Python's weakref module, I would like to say that it is not a good idea! Although, I will be more then glad to answer your questions or even fix a bug or two, I DO NOT INTEND to continue working on my ext. module. Please CONSIDER USING Python's WEAKREF module. Thank you, Alex Shindich
I have successfully finished the process of converting the source code to "C". Weak Reference extension is completely CPython compatible now.
I am almost done converting this module to "C". The "C" release is expected this week. Stay tuned... ;)
The project has better documentation now.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?