Eduard Carreras
Eduard Carreras
Now is possible to run `python setup.py test` and tests are executed
As explained in https://github.com/jozsefsallai/insomnia-documenter#custom-root-paths we can change the `data-root` attribute to use custom root paths, but we want to automatize this and have made this change to allow to pass...
* Update to work with **JDK8** new download method * Update default jdk version to **8u121-b13**
With DomParser, this attributes with special attributes like `>`, `<` are replaced with the corresponding character, will be possible txml do the same?
See http://flask.pocoo.org/docs/0.10/extensiondev/#ext-import-transition
Python dict: ``` python d = {} d[1] = 'test' {1: 'test'} ``` With RedisDict: ``` python d = RedisDict('foo', conn) d[1] = 'test' {'1': 'test'} ```
### Títol de la proposta Tipus de la proposta: - [ ] Vull proposar un tema interessant - [x] Vull fer una xerrada [Pyinfra](https://pyinfra.com) és un sistema de desplegament i...