Skip to content

Python wrapper updates - #263

Closed
nneonneo wants to merge 3 commits into
OpenKinect:unstablefrom
nneonneo:python-changes
Closed

Python wrapper updates#263
nneonneo wants to merge 3 commits into
OpenKinect:unstablefrom
nneonneo:python-changes

Conversation

@nneonneo

Copy link
Copy Markdown
Contributor

Minor changes to the Python wrapper.

  • Fix link errors caused by a missing CMake library path
  • Update to Cython 0.15.1 to fix issues with threading in run_loop
  • Prevent Ptr wrapper objects from being created in Python code for safety

Signed-off-by: Robert Xiao <brx@cs.cmu.edu>
This fixes some threading issues with runloop

Signed-off-by: Robert Xiao <brx@cs.cmu.edu>
This avoids segfaults due to improper use of *Ptr objects like CtxPtr.

Signed-off-by: Robert Xiao <brx@cs.cmu.edu>
@piedar piedar added this to the v0.4.1 milestone Feb 6, 2014
@piedar piedar modified the milestones: v0.5.0, v0.4.1 Feb 16, 2014
@piedar piedar closed this Mar 22, 2014
@piedar piedar modified the milestones: v0.4.3, v0.5.0 Mar 31, 2014
@piedar piedar modified the milestones: v0.5.0, v0.4.3 May 18, 2014
@piedar piedar modified the milestones: v0.5.1, v0.5.0 Jul 19, 2014
@piedar

piedar commented Sep 1, 2014

Copy link
Copy Markdown
Contributor

Obsoleted by #397.

@piedar piedar removed this from the v0.5.1 milestone Sep 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants