Juan Calderon-Perez

Results 1410 comments of Juan Calderon-Perez

@vmihailenco Thank you! Where are the tests hosted?

@vmihailenco Awesome looks great! Lookifng forward for this being in the self hosted 💪

Fixed via https://github.com/uptrace/uptrace/releases/tag/v1.7.0 @vmihailenco Thank you! 💪

Friendly ping @tfeldmann @willmcgugan @althonos @odgalvin

@tfeldmann I'm mainly interested in MemoryFs for creating temporary files, packaging files and reducing disk i/o for applications. I wonder if `pyfakefs` can be used as a regular lib outside...

@tfeldmann Thank you for the example, I will give it a try. I also considered forking just the MemoryFS into a separate library, overall this package still works is just...

@frafra Thanks for sharing

As stated by @PetterS not having built-in support for `/etc/pip.conf` will be detrimental for Enterprise adoption. In our case we drop a configuration in `/etc/pip.conf` using Ansible, we then symlink...

@charliermarsh In enterprise environments `/etc/pip.conf` is used to managed several things: - Index-url - Search-index - HTTP/HTTPS proxies - Custom CA's User are just able to do "pip install" without...