gitgrub

Results 4 issues of gitgrub

I am using artyom on a private website at home. Its working very well. Now my "non issue" is that I would like some progress in development of artyom. In...

**Bug description** Many *.dll files are doubled in the *.7z file. All directories in `crow\plugins\` are there in `crow\` too. ``` ├───audio ├───bearer ├───iconengines ├───imageformats ├───mediaservice ├───platforms ├───playlistformats ├───plugins │...

bug
upstream issue

Hello, there is a problem with quoting in the windows shell. Here is an example with the curl delete method, using -d for data. The api doc page says: ```...

Is it possible to timeout the read_key() function? It blocks and I would like to release this block after a given time in seconds. Maybe there is a slim pythonic...