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

Add caveat about default session #4157

Merged
merged 3 commits into from
Jun 5, 2024
Merged

Add caveat about default session #4157

merged 3 commits into from
Jun 5, 2024

Conversation

nateprewitt
Copy link
Contributor

This PR clarifies that boto3.client is not a thread-safe method and should be avoided in concurrent contexts.

docs/source/guide/clients.rst Outdated Show resolved Hide resolved
docs/source/guide/clients.rst Outdated Show resolved Hide resolved
@jonathan343
Copy link
Contributor

Single Backtick
Screenshot 2024-06-05 at 12 20 43 PM

Double Backtick
Screenshot 2024-06-05 at 12 19 18 PM

nateprewitt and others added 2 commits June 5, 2024 13:36
Co-authored-by: jonathan343 <43360731+jonathan343@users.noreply.github.com>
Co-authored-by: jonathan343 <43360731+jonathan343@users.noreply.github.com>
@nateprewitt
Copy link
Contributor Author

Good call outs!

Copy link
Contributor

@jonathan343 jonathan343 left a comment

Choose a reason for hiding this comment

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

:shipit:

@nateprewitt nateprewitt merged commit 3ef0a29 into develop Jun 5, 2024
76 checks passed
@nateprewitt nateprewitt deleted the boto3_client branch June 5, 2024 22:57
aws-sdk-python-automation added a commit that referenced this pull request Jun 6, 2024
* release-1.34.121:
  Bumping version to 1.34.121
  Add changelog entries from botocore
  Add caveat about default session (#4157)
hswong3i pushed a commit to alvistack/boto-boto3 that referenced this pull request Jun 7, 2024
* Add caveat about default session
---------

Co-authored-by: jonathan343 <43360731+jonathan343@users.noreply.github.com>
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

2 participants