Andrew

Results 154 comments of Andrew

I know I'm not an admin, but this doc string change is a solid change could it be merged?

related: https://github.com/urllib3/urllib3/issues/2743

@sethmlarson what I am proposing is that an abstract base class like the `AuthBase` class in `requests` be made available to developers who want to extend the urllib3 package for...

@sigmavirus24 ok, good point on not wanting a glut of 3rd party development, but having a solid framework for development and clear documentation and/or 1 or 2 examples would be...

@sigmavirus24 cool, good to know, but getting back to the issue at hand, I think have official guidelines for extending/adding new authentication types would be helpful for developers who want...

@vaclavstepan can you post your error messages?

@pquentin I went ahead and dropped older versions of Python and fixed the tests.

@pquentin I'll wait till your PR you are working on is finished so we don't get merge conflicts.

> @nanaeaubry Thanks for following up, I use a fresh login to ArcGIS Pro everytime I run the script and I run it manually at the moment, not as a...

> @nanaeaubry > > I can try extending the token time in Portal, I thought the GIS('Pro') authentication method would've handled the negotiation for a token refresh when it returns...