Andrey Petrov

Results 209 comments of Andrey Petrov

FWIW just tried this, but wasn't able to reproduce with the latest master.

Sounds good! If I have time before I leave, I'll send a PR.

Do we want to include a full example? Ideally with usage and other kinds of verbose stuff people might have. I've been using this style here https://github.com/shazow/dotfiles/blob/master/helpers.bash ``` # b...

Maybe we should just invent a standard (env var or something?) and make OS vendors comply to it if they want to support their own developers.

FWIW I'd be happy for this to live in urllib3.

Heh, good question. It's this commit https://github.com/shazow/apiclient/commit/5c9ea21117918da69afb65931df1a0369303d452 by @wolever. Any idea, wolever?

That's cool but I encourage you to extend the class and override `_compose_url` to do whatever you need it to do. :) I'd like for the point of the library...

Right. Maybe a better solution would be to switch from using `urllib3.connection_from_url` to using a PoolManager which already handles converting to relative paths for you. :)

Can you expand please? Which chromium dependency requires this? Why do they require valid license headers in all source files? Every legal guidance I've seen says that license headers are...

It's still not clear to me: Which chromium dependency requires this? Why do they require valid license headers in all source files? (Not sure what the relevant parts are from...