Pradyun Gedam

Results 1572 comments of Pradyun Gedam

FWIW, this is also roughly what I'd proposed in #2580 -- so, yea, I think we'd be able to solve both needs in a single shot. :)

/cc @dstufft in case he has ideas/opinions. :)

Making a borderline political statement (politics around language is 100% a thing in India), I'm sure you won't need a Hindi translation -- I reckon 100% of Indian users who'll...

x-ref https://github.com/pypa/pip/issues/10421

I don't feel strongly about what specific approach is used here -- I trust that y'all know better than me that a hacky solution would be suboptimal. My motivation is...

A better error for this example: ``` WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Your proxy appears to only use HTTP and not HTTPS, try changing...

> As a maintainer, I wonder if relying on logs here is the right way to go for tools like pip or if we need to do something to provide...

Hiya folks, anything I can do to help move the discussion on this forward? I'd really like to improve the error presentation of pip in this area (see https://github.com/urllib3/urllib3/issues/2580#issuecomment-1065507210), and...

@onlinejudge95 please convert this PR to a draft PR. That'll make it significantly less likely that someone merges this by accident.

I'm on board for being Python 3.5+ compatible. I do think it'd be a good idea to stick to a single Python version though, and 3.8 is a good target...