Adam McKenna
Adam McKenna
Please see https://bitbucket.org/pypy/pypy/issues/2128/pypy-breaks-ssl-connections-in-mysqldb Looks like the macro _stringsuck in _mysql.c is causing this issue due to incorrect use of Py_DECREF. > Thanks for figuring out the buggy place! Yes, this...
I need to pass some additional data to the request dispatcher (a connection ID) What is the best way to accomplish this? Currently I'm munging the request like so: ```...
I've spent several hours now trying to get sendmany working . I finally appear to have everything in the correct format, however for some reason sendmany appears to be stripping...
What am I doing wrong here? http://jsfiddle.net/fe9pd8uy/
only readme.md
Hi Mike, Now that Simplecoin is unmaintained, would you consider releasing the code into the public domain?