Yorwba

Results 11 issues of Yorwba

Minimal reproduction of the bug fixed by this PR: ```python class Falsy(object): def __bool__(self): return False __nonzero__ = __bool__ def do_stuff(self): pass Falsy().do_stuff() ``` ``` ERROR:byterun.pyvm2:Caught exception during execution Traceback...

To reproduce, run aeneas (latest devel) with four different configurations, either enabling or disabling `cew` and using a sample rate of either 16000 or 22050 for `ffmpeg`: ```bash for conf...

bug

Issue #127 should disappear with this. If `DelayedLine` ever becomes implemented some changes will be necessary, but until then everything should work nicely.

### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...

bug
triage

There are some links to the FAQ that use the hash fragment to point to a specific FAQ item, but because the FAQ is rendered client-side, there is no element...

Bug

I recommended futurecoder to a friend and she ran into hurdle when the assessment said "The code is correct, but you didn't run it as instructed. Type your code directly...

![b_undefined](https://cloud.githubusercontent.com/assets/6555947/14123257/0591ff7c-f600-11e5-862f-45fda3be9376.png) I agree that this B looks ugly but not _that_ ugly.

I do not have TextMate to reproduce this locally, but the grammar is also used by GitHub's syntax highlighting, right? In [this comment thread on Hacker News](https://news.ycombinator.com/item?id=12403013) I learned that...

**To Reproduce** 1. Go to your settings. 2. In the "Languages" field, enter some ISO 639-3 codes to limit which translations will be displayed. 3. Go to any sentence. 4....

bug

**Story** There are some users who've added a large number of sentences, so that when I search for a word, many or most of the results are sentences by the...

enhancement