kikones34

Results 6 issues of kikones34

I noticed a few minor errors in the Touhou 14 translation. 1. There is an extraneous  character at the beginning of every Easy spell in the spellcard practice menu:...

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description Likely related to https://github.com/pydantic/pydantic/issues/8665. When a model inherits from two other models and contains an optional...

bug V2
mypy

Installing the latest version of wxPython (4.0.4) yields the following error when executing `cachegrab_gui`: ```c File "/usr/local/lib/python2.7/dist-packages/cachegrab-0.1.0-py2.7.egg/cachegrab/gui/dataset_explorer.py", line 56, in __init__ grid = wx.GridSizer(3, 2) TypeError: GridSizer(): arguments did not...

**Describe the bug** When running `moon ci`, if a touched file affects a dependency of a task that is set to run in CI, but does not affect the task...

bug

**Describe the bug** If you have a dependency chain task1 -> task2 -> task3, when task1 is touched, `moon ci` will only execute task2 and it will not propagate to...

bug

**Describe the bug** When including subshells in command arguments, sometimes they work, and sometimes they don't. The number of variables that affect this outcome is too large to test every...

bug