Results 953 comments of Thomas Grainger

Nice, you could also experiment with https://truststore.readthedocs.io/en/latest/ instead of certifi > I confirm that the the fix for this issue resolves the issue when providing a custom ssl_context. Thank you...

I'd like to see info from logbot.info eg: https://freenode.logbot.info/twisted-dev/stats

also you can do: then in your bundle use `document.currentScript`

I didn't mean window.escape, just some html escape function

With relay you shouldn't be waterfalling at all: each top level container should be able to load the entire state from the URL On 15 Feb 2018 23:12, "Mike Marcacci"...

probably worth just deprecating easy_install and adding a header from the docs that points to pip

Tests requires should be deprecated in favour of tox

maybe for now, just a docs header saying, "hey unless you know what you're doing: don't use easy_install, you probably want pip instead"

@RalfJung your operating system does not allow installations into `~/.local/lib` the message is misleading because it "applies both to system-wide installs (sudo pip install) as well as user home directory...

@RalfJung also check the note in the error message you pasted it explains several workarounds, such as using a virtual environment directly or with pipx or bypassing the restriction by...