psf / requests

A simple, yet elegant, HTTP library.
https://requests.readthedocs.io/en/latest/
Apache License 2.0
52.19k stars 9.33k forks source link

`Session.request` documentation does not specify what unit of time the `timeout` argument uses #6813

Open DetachHead opened 1 month ago

DetachHead commented 1 month ago

the documentation for requests.request says this:

however the documentation for the same argument in Session.request does not clarify that it uses seconds: