adafruit / Adafruit_CircuitPython_ESP32SPI

ESP32 as wifi with SPI interface
MIT License
103 stars 75 forks source link

Remove legacy requests.set_socket #188

Closed justmobilize closed 8 months ago

justmobilize commented 8 months ago

Remove legacy requests.set_socket and replace with new pool and ssl_context helpers from ConnectionManager

This needs to be merged and released and in the bundle before we can merge https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/151