Yoan Tournade

Results 14 issues of Yoan Tournade

For solving #49, we persist to the host machine a file containing the list of domains for a given certificate. If this list does not match the one provided in...

planned

We could add a playground tab to the website, so users can easily try the functions. For eg. we could try to embed this (which allows to loads BottomLine with...

enhancement

In my usage I count the number of retries R. I want to process an exponential backoff delay directly from this number R. Why not offer an API such as:...

Hi again, I have a use case that does not seem totally covered by the current API, but I'm pretty sure it could do it: > Given a json describing...

P3-collecting-feedback

Fixes #1 The PR add Makefile targets for releasing the package to Pypi. To make the release, you simply have: * to create an account on [Pypi](https://pypi.org/); * run `make...

Not 100% sure this comes from the library, but I have this warning: ``` 12:30:20.580 [warning] Description: 'Authenticity is not established by certificate path validation' Reason: 'Option {verify, verify_peer} and...

Hello @AdamLaurie! Is it possible to put the package on pypi.python.org so it can be installed directly using `pip`? I can do it if you no time anymore for that.

Sometimes we compute ranges (for eg. see below, chunking to read a great number of rows), and one range ends up containing only one row. In this case it is...

Allows to specify custom compilation chains, while ensuring containment. Include a support for latexmk, and make it the default.

Add support for persistent compilation outputs, allowing to cache for a time-period a compilation result and referring it by an URL. The persistence mode could then be configured on the...