Aron Bartle
Aron Bartle
Python 3.9.13, numpy 1.23.0, numexpr 2.8.3 Hello and many thanks for a great library. Using python modulo gives incorrect result if integer variable used w/ modulo operator. >>> solar =...
#### Problem description It would be nice to use smart_open to access OAuth2 URLs. In my case I needed to access resources using NASA URS. I'm new to this library...
#### Title Makes http handler take an optional requests.Session object #### Motivation Fixes piskvorky/smart_open#792 Allows passing in a custom requests.Session object via smart_open.open transport_params. The Session object can support OAUTH2...