Julian Bertram

Results 51 issues of Julian Bertram

documentation

As there is some considerable overlap between this package and the new `match` construct of python 3.10 ([PEP 622 -- Structural Pattern Matching](https://www.python.org/dev/peps/pep-0622/)) I want to wait till 3.10 is...

release

### Pre-requisites - [X] I have double-checked my configuration - [X] I can confirm the issues exists when I tested with `:latest` - [ ] I'd like to contribute the...

bug
regression

``` $.each(func, array) ``` will invoke `func(value, index)` which it should only do for objects but not for arrays as it is annoying with arity.

I guess that would save you a lot of trouble. graphviz.github.io sounds not too bad.

The README states that this is > Baseplate implemented in Go What is Baseplate? It would be helpful if the original Baseplate was linked. It sounds like this is an...

As we merged bitcoin 0.17 (#41) we are now going to merge 0.18 (#727). Merging bitcoin 0.17 happened a bit chaotic: #1013 (squash), #1038 (revert), #1039 (merge). In general when...

upstream sync
repo

Bitcoin introduced a generic mechanism for deploying soft forks usig BIP9: https://github.com/bitcoin/bips/blob/master/bip-0009.mediawiki It has been used to deploy CSV (Check Sequence Verify) and Segwit. In unit-e we're starting with these...

consensus
brainstorming

**Describe the bug** The Win32 build (wine on linux) sometimes hangs. Apparently it executes the unit tests and then does not move forward. **To Reproduce** Run a travis-ci build. Wait...

bug
ci