Add support of weakrefs to .NET extension objects

Bug #446470 reported by Andrew Svetlov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python.Net fork
New
Undecided
Andrew Svetlov

Bug Description

Just make it work:

a = SomeClrObject(...)
wa = weakref.ref(a)

Changed in python.net-fork:
assignee: nobody → Andrew Svetlov (andrew-svetlov)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.