Dilawar Singh

Results 67 comments of Dilawar Singh

I would love to use this. Is there anything holding it back from merging?

Came here to report exactly the same issue. Looks like `socket2` is not playing well with https://microsoft.github.io/windows-docs-rs/doc/windows/Win32/Networking/WinSock/struct.SOCKADDR.html# (or vice-versa). @bachue Please let me know if you find a way around...

> I'll also consider if I should switch to windows_sys myself (though it still appears to be quite new, and a fast moving target). I am porting this to `windows_sys`...

:+1: JSON format? Or simple `key=value` format is also OK.

Anyway to do this? I am having terrible time with `.tex` files. Many math macros start with `\c` which comments out the current line. I could not find a way...

You can release one final version for python 2 or tag a commit before dropped my py2 support. PyQt5 does not work with python2 (I guess). On 15 June 2019...

> `readline()` should always return a string, right? Why do we have to decode it again? `pyserial` on unix platforms (Linux/OSX) returns bytes. I guess, we have to type check...

I can confirm this. I had to `set nopaste` in the vimrc for this plugin to start working.

Also on travis, `conda+python3.5` is failing probably because Python3.5 is EOL.

https://github.com/bnclabs/xorfilter ?