[Python-gtkextra-devel] [ python-gtkextra-Bugs-3172768 ] [patch] Partial port from PyCObject to PyC
Status: Beta
Brought to you by:
treeves
From: SourceForge.net <no...@so...> - 2011-02-04 15:31:41
|
Bugs item #3172768, was opened at 2011-02-04 16:31 Message generated for change (Tracker Item Submitted) made by trmac You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=414148&aid=3172768&group_id=35371 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Miloslav Trmac (trmac) Assigned to: Nobody/Anonymous (nobody) Summary: [patch] Partial port from PyCObject to PyCapsule Initial Comment: Per http://docs.python.org/c-api/cobject.html , PyCObject is deprecated. The attached patch ports one of the uses to PyCapsule. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=414148&aid=3172768&group_id=35371 |