Inada Naoki

Results 344 comments of Inada Naoki

Yes, it doesn't violate the PEP. But I like sequence in this case, because we need additional list -> tuple convertion in the PyMySQL. Django checks `fetchmany() == ()` to...

@Nothing4You I said just you are right.

> First, are you a contributor on this project, asking me to make a change before you'll accept this for merging? Yes, I am the only active maintainer of this...

Oh, I didn't mean adding bunch of APIs. I meant: ```py infos = conn.get_session_track_info(MySQLdb.constants.session_state_type.SESSION_TRACK_GTIDS) ``` Only one method is needed.

I'm sorry but please notice I don't want to review and maintain much code I never use. I want to minimize the maintenance cost of this project. > For some...

> I can understand that, but I hope you can likewise keep in mind that literally thousands of other projects use this library, Of course. And you can keep in...

I'm writing a Python client. Please see https://code.launchpad.net/~songofacandy/+junk/pyhandlersocket

It is pure Python. And it supports only find query currently because I don't have plan to use write query now. If you're interested in developing it with me, please...