Frank Sachsenheim
Frank Sachsenheim
That's nothing important but something for convenience i can think of to implement later on.
the `README.md` claims that the `slideLevel` default values is `2`, but i observe the same behaviour with no value set and setting `1`. i did not propose a concrete change...
my use-case is an app where label filters are stored as tuples, but need to be casted to a list before passing them to an api method in order to...
## Describe the bug a `pywb` instance that is configured to run in 'proxy-mode' for replay, not recording, shows 'Pywb Error No handler for ``' instead of the expected archived...
initiated from a [discussion about proper installtion paths](https://github.com/akuker/RASCSI/issues/445), i tried to get an understanding of the possibilities and challenges regarding the distribution of the RASCSI software as Debian packages. the...
this is my first approach to re-enable tests for Python 3.4. i'm sparse with time, so i would appreciate if anyone could investigate this issue further or come up with...
please note that i am posting the following text / issue description to various projects that i'm (considering myself to be) significantly involved with. in fact it is about a...
as i'm planning to implement different changes that could and would have different outcomes regarding the time that is spent for the preparation of a schema and the actual processing...
we should do that, or shouldn't we? i can think of two different semantics atm: - simply that any container like lists can contain only one instance of a value...
The instance attributes set in `Validator.__init__` are missing in the [API docs](http://docs.python-cerberus.org/en/stable/api.html#validator-class), eg. `document`. At least Sphinx 1.5.6 or newer also spits out warnings. i tried the `autoattribute` and `autoinstanceattribute`...