Closed greateggsgreg closed 5 months ago
It's always been documented as a tuple, and there's never been testing for accepting a list. I understand this seems like a regression but in reality it's an accidental improvement in what we accept to better match what we have documented since before 1.0
It broke shit. Thanks for that. Particularly, since you also improved nothing...
Subject
The requests.get() parameter used to accept 'cert' as a tuple or list, and this may be a regression from #1165
Environment
All
Steps to Reproduce
Expected Behavior
From requests == 2.31.0: