Daniel Alley

Results 426 comments of Daniel Alley

@hunger I'll get back to this eventually, it just fell off my immediate priority list

Granted, it does not look like they are being very active with development. No commits in more than 7 months.

@soredake @aliddell The maintainer basically told me he wasn't interested in migrating to Python 3, so I quit working on it. I basically only opened this so that anyone who...

I have a PR that does most of the work, but I quit working on it because the author doesn't want to switch over.

That's my opinion too but ¯\\_(ツ)_/¯

The same will be true of Fedora. > The python2 package and all its subpackages will be removed from Fedora 32. A legacy python27 package for developers and users will...

The last statement about this was here: https://github.com/syncthing/syncthing-gtk/pull/475

@kozec, your package is going to be removed in the next versions of Debian and Fedora if you don't do anything. Probably other distros too but I don't feel like...

I rebased my previous work from a year ago and reopened the PR here: https://github.com/syncthing/syncthing-gtk/pull/546 I don't plan on finishing it unless it might actually be merged (although if anyone...

I forget exactly, I think it was something to do with the difference between strings and bytestrings w/r/t the networking code. At this point I've just switched to using the...