Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove legacy requests.set_socket #2743

Merged
merged 1 commit into from Feb 29, 2024

Conversation

justmobilize
Copy link
Contributor

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

@justmobilize justmobilize force-pushed the remove-set-socket branch 2 times, most recently from 2cc3b5e to aeaaf99 Compare February 28, 2024 22:10
@justmobilize justmobilize marked this pull request as ready for review February 28, 2024 22:17
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need someone to check all of the corresponding guides and update them too.

@justmobilize
Copy link
Contributor Author

We'll need someone to check all of the corresponding guides and update them too.

@tannewt is this something I can do?

@dhalbert
Copy link
Contributor

dhalbert commented Feb 29, 2024

- Should this wait for adafruit/Adafruit_CircuitPython_MiniMQTT#197 ?

[EDIT: @justmobilize says no]

Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This looks fine. I will look at the corresponding guides.

@dhalbert dhalbert merged commit 85e851d into adafruit:main Feb 29, 2024
4 checks passed
@justmobilize justmobilize deleted the remove-set-socket branch February 29, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants