Florian Rathgeber

Results 21 issues of Florian Rathgeber

We're using cram to test [nbstripout](https://github.com/kynan/nbstripout) on multiple platforms. The [test file](https://github.com/kynan/nbstripout/blob/master/tests/test-metadata.t) has UNIX line endings, which leads to our tests [failing on Windows](https://ci.appveyor.com/project/kynan/nbstripout/build/job/8g0my4nbu6cb4i4i) due to differences in line endings....

enhancement

When scrolling back the timeline of a not very active channel it's hard to impossible to track which day a particular message was posted. How about logging date changes (like...

Can you please tag the 0.7.0 release and push a source distribution to PyPI? I tried packaging powerline-shell for conda-forge (conda-forge/staged-recipes#8964), which needs a source distribution (or a tag).

When adding `powerline-shell` to my `~/.bashrc` following the instructions the prompt did not update when changing directories etc. Using the same config as for zsh only dropping the `--shell` argument...

### Steps to reproduce 1. Use Hypothesis Chrome extension to add a page note to a page 2. Search Hypothesis for a keyword included in the title of the page...

It would be great to be able to added the excerpt when making annotations.

enhancement

The following behavior is somewhat confusing: ```javascript const { Decimal } = require('decimal.js'); five = new Decimal(5); ten = new Decimal(10); five < ten // false five five // false...

[Prysk](https://www.prysk.net) (https://github.com/Nicoretti/prysk) seems to be a new-ish, maintained fork of https://github.com/brodie/cram. Would be good to evaluate if this addresses some of the long-standing issues with cram e.g. Windows newlines.

help wanted
type:tests

https://github.com/vaab/docshtest is a simpler shell testing framework. May not be sufficiently featureful, but worth a look.

help wanted
type:tests

By far the most requested feature is adding extra metadata fields to strip (#58 #72 #78 #85). A more scalable approach would be using a (configurable) list of metadata fields...

type:enhancement
help wanted