rndusr
rndusr
This happens with Python 3.8.3rc1. I don't know how to reproduce this issue but it looks like asynctest is using a private function that is commented as "XXXX horrible" that...
Very rarely, `tab ls ` opens the new tab as expected but the list isn't populated until the next poll interval. Any way to reproduce this bug somewhat reliably would...
subed should now properly prevent overlapping subtitles while editing, but it will still load a file with illegal timestamps. Sanitizing should report: - Subtitles that have a larger start time...
It would be convenient if a timestamp could be edited by just typing the new digits without removing the old ones, i.e. what overwrite-mode (bound to Insert by default) does....
##### How To Reproduce 1. Place point on a subtitle that doesn't have a following subtitle for a few minutes. 2. `M-x subed-enable-sync-point-to-player` 2. Let the video play. 3. After...
- [ ] Docstrings on all new or modified functions / classes - [ ] Updated documentation - [ ] Updated CHANGELOG.md (where appropriate) This allows you to use key...
I'm the author of [torf](https://github.com/rndusr/torf), a module for dealing with torrent files and magnet URIs. I'd like to add the ability to create torrent files from magnet URIs. I've been...
I'm trying to run the tests with `make test`, and most of then run fine, but there seems to be something wrong with these three files: ``` File failed to...