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

Python3 support #1408

Closed
fujiwarat opened this issue May 23, 2015 · 2 comments
Closed

Python3 support #1408

fujiwarat opened this issue May 23, 2015 · 2 comments

Comments

@fujiwarat
Copy link
Member

OS: Archlinux
Python version: 3
dbus-python version: 0.84.0 exists for python3, but nobody use it

 Please support Python3 bindings.
Working with python2 and unicode, encode and decode of strings is hell. Especially
when we have input from pyqt4, csv files, normal text files etc.

Python3 uses utf-8 for all and solves many problems with various human languages.

Original issue reported on code.google.com by karaokesuite on 2012-01-08 19:32:50

@fujiwarat
Copy link
Member Author

In next version, we will remove ibus python library. Instead ibus has gobject-introspection
support. So any programming languages will use gobject-introspection to access ibus
library. If g-i has python3 binding, ibus will  support python3 automatically.

Original issue reported on code.google.com by Shawn.P.Huang on 2012-02-01 01:53:27

  • Labels added: Component-ibus

@fujiwarat
Copy link
Member Author

gi has python 3 binding but we also need some override

Original issue reported on code.google.com by pynix.wang on 2013-05-28 03:48:23

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

1 participant