[issue15240] ctype Structure keeps reference to function pointers

2012-07-02 Thread Vincent Pelletier
New submission from Vincent Pelletier : When storing a ctype function pointer in a ctype structure field, a reference remains even when that field is overwritten with some values: - None - None cast into a function pointer But the reference is somehow removed when overwriting the field with a "r

[issue15240] ctype Structure keeps reference to function pointers

2012-07-02 Thread Vincent Pelletier
Vincent Pelletier added the comment: Trying to generate a graph on several python and several uncommented lines, I see that my test case is incomplete. Time to review my copy. -- resolution: -> invalid status: open -> closed ___ Python tracker

[issue15240] ctype Structure keeps reference to function pointers

2012-07-02 Thread Jesús Cea Avión
Changes by Jesús Cea Avión : -- nosy: +jcea ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.