Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StringList typemaps in Python3 don't work #4094

Open
karlnapf opened this issue Jan 20, 2018 · 3 comments
Open

StringList typemaps in Python3 don't work #4094

karlnapf opened this issue Jan 20, 2018 · 3 comments

Comments

@karlnapf
Copy link
Member

See https://gist.github.com/karlnapf/b9122a880c9954cf795f20471b12363c

This was happening on cloud.shogun.ml which runs python3.

This task is to

  • reproduce the bug locally
  • investigate whether it only happens in Python or also in other languages
  • investigate what is happening
  • send a PR that fixes it

Nontrivial entrance task for anyone interested in how Shogun typemaps work. Check out shogun/src/interfaces/python/swig_typemaps.i to see how the StringList is copied.

@prashanthduvvada
Copy link
Contributor

Will take up the issue

@DhruvThakker
Copy link

Can I work in this issue if it is still open?

@prashanthduvvada
Copy link
Contributor

@DhruvThakker I'm still working on it and send the PR soon

@vigsterkr vigsterkr added this to the Shogun 6.2.0 milestone May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants