Kevin O'Connor

Results 4 issues of Kevin O'Connor

I have the bot setup in multiple servers/channels and the bot configured to notify in the same channels. I also have it configured to automatically notify users when their requests...

I've been seeing weird behavior with Commit.extract_signature where I'm getting some garbage data at the end of the signed data string. For example: ``` ruby repo = Rugged::Repository.new('/tmp/test') commit =...

### Before submitting a *pull request* make sure you have: - [x] [Searched](https://github.com/ytdl-org/youtube-dl/search?q=is%3Apr&type=Issues) the bugtracker for similar pull requests - [x] Read [adding new extractor tutorial](https://github.com/ytdl-org/youtube-dl#adding-support-for-a-new-site) - [x] Read [youtube-dl...

geo-restricted

RingBuffer extends from the non-mutable AbstractList, but defines its own `add` fun which doesn't return any value. For the JVM there will implicitly be a `fun add(T): boolean` added to...

Standard Library