Jonas Zimmermann

Results 8 issues of Jonas Zimmermann

Would it be possible to add the Python `range()` to FullConstructor? So that the output of `yaml.dump(range(1, 15, 3))`: `'!!python/object/apply:builtins.range\n- 1\n- 15\n- 3\n'` can be parsed correctly? Or is this...

Many of my scans from a Leica SCN400 (in .scn format) have multiple scan regions, and are thus reported by openslide-show-properties as "Found multiple main images" and cannot be opened.

enhancement
api
format-leica
dimensionality

Currently, `(@)`-numbered lists (example lists), when tags are defined and used for reference in running text, do not generate links. For example: ``` (@ex) This is an example Refer to...

format:Markdown
reader

- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandas. - [ ]...

Bug
Indexing
Nested Data

Could you give a complete device tree overlay example, please? I modified the snippet to get it to compile and tried to load it on my Raspberry Pi, but there...

In testing a project on a Windows machine I noticed that apparently concurrent read/write operations are not supported on Windows: while reading data, the writing thread seems to block. I...

Is there example code for how to save NEV and NSx files using cbsdk? Background: the auto-split feature of Central (to roll over files after fixed intervals of say 3600s)...

I have a Linux machine with two network cards dedicated to one NSP each. `eth0` has its IP set to `192.168.137.1`, and I can connect to an NSP using the...