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

refactor: rename "_get_default_session" to support use as public method #3651

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

khneal
Copy link

@khneal khneal commented Apr 3, 2023

Closes #2707

I find myself sharing the following article with colleagues over and over again:
https://ben11kehoe.medium.com/boto3-sessions-and-why-you-should-use-them-9b094eb5ca8e

The article makes a better argument than I could about why get_default_session() should be public.
Is there a good reason not to do this?

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.

get_default_session() should be public
1 participant