Commit Graph

5 Commits

Author SHA1 Message Date
Mathieu Virbel ddcaa432e5 fix python3 issue for decoding str (it might come from an updated Cython.). Closes #218 2016-04-18 20:28:13 +02:00
Mathieu Virbel 57c8461053 remove const_char, as Cython supports const from 0.18 2016-04-05 14:47:00 +02:00
Benson Margulies 3968f3af17 Merge branch 'master' of github.com:kivy/pyjnius into python-34
Conflicts:
	.travis.yml
	Makefile
	setup.py
	tests/test_proxy.py
2015-11-03 07:51:45 -05:00
Benson Margulies 953fab9bd8 fix up new dlopen code. 2015-05-03 11:24:32 -04:00
Benson Margulies fa9f4531c0 Use dlopen instead of linking -ljvn. 2015-05-03 11:24:32 -04:00