Amit Upadhyay

Results 75 comments of Amit Upadhyay

Hey @wittfabian, thanks for alerting us. I have updated some versions. Can you please let me know what else needs updating?

I think it is because of the `binascii.crc32(bytes(the_id))` line. This allocates `the_id` number of bytes, instead of converting `the_id` to bytes (which is what I wanted to do).

:-) Thanks for reporting and fix. Will implement it and release soon.

@jatinderjit please do this.

I have just checked in a threaded version of WebSocket. See if that is of any help in your patch. PS: I still do not know how to correctly terminate...

Hey @pakal, Thanks for reporting the issue. I am travelling right now, and would be able to work on it for sometime. Do let me know if you did your...

Nice work man :-) Looking forward to rest of it :-)

djangothis is replacement for jekyll. [My blog](http://amitu.com) uses djangothis, it used to be a jekyll blog, and there was very little changes required. Its also hosted on [github pages](https://github.com/amitu/amitu.github.com). But...

importd.org configured to use github pages.

I thought we would do it via pull requests :-) Anyways, added you as a collaborator.