Christoph Buchner

Results 64 issues of Christoph Buchner

I tried to install rst-preview 1.3.1, and got this output: ``` Installing “[email protected]” failed.Hide output… > [email protected] install C:\Users\buchner\AppData\Local\Temp\apm-install-dir-115113-4796-b86x17\node_modules\rst-preview\node_modules\highlights\node_modules\first-mate\node_modules\oniguruma > node-gyp rebuild C:\Users\buchner\AppData\Local\Temp\apm-install-dir-115113-4796-b86x17\node_modules\rst-preview\node_modules\highlights\node_modules\first-mate\node_modules\oniguruma>if not defined npm_config_node_gyp (node "C:\Users\buchner\AppData\Local\atom\app-1.2.4\resources\app\apm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )...

Using latest master, I can't get Sphinx formatting like `*cursive*` or `**bold**` to work - it just has no effect on the rendered slides, the respective text gets rendered in...

I am using current master, and I can't seem to get half the theme configuration to work correctly. Am I doing something wrong, or is slides2 semi-broken on current master...

The `--abort-after=1` command-line option can be used to abort a test run at the first unexpectedly failed test, which is great during (TDD) development as it stops at a failing...

### Summary The Readme tells us that mdmath uses "[markdown-it-texmath's](https://github.com/goessner/markdown-it-texmath) support of different formula delimiters". In the list of Mdmath: Delimiters configuration settings, `doxygen` is conspicuously absent although it's listed...

Let's keep a list of CI issues that are affecting our runs: * [ ] The paths caught by our sphinx-doctest problem matcher are not picked up correctly by Actions...

enhancement

When Python 3.7 support ends in June 2023, we will drop support, too. At this point, we can also start using Python 3.8 features. Please collect any changes we should...

enhancement
diagnosed

We should come up with and document a general deprecation policy/timeline, to set expectations for feature deprecations/removal. When we deprecate features, we should define a reasonable timeframe (wall time or...

enhancement
documentation

Our `Instrument.check_errors()` [implementation](https://github.com/pymeasure/pymeasure/blob/ebf6df97e229c0e916192a495ade65053b234ac3/pymeasure/instruments/instrument.py#L514) returns a list of received errors (as its docstring says). Interestingly though, where we use them, e.g. in control's fget, https://github.com/pymeasure/pymeasure/blob/ebf6df97e229c0e916192a495ade65053b234ac3/pymeasure/instruments/instrument.py#L361, we simply discard those return values...

bug
instrument

Migrated from TODO

enhancement