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

Do not use Session.send() as it skips parts of Session.request #400

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

mesozoic
Copy link
Collaborator

This refactors how Api.request operates so that it does not skip some of the other behaviors of requests.Session.request(). Once this is merged I'll also cherry-pick it into a 2.x release.

@dortega3000 FYI

Resolves #398

@mesozoic mesozoic mentioned this pull request Oct 29, 2024
@mesozoic mesozoic merged commit 3719d14 into gtalarico:main Oct 29, 2024
7 checks passed
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.

PyAirtable Ignores Requests Library Environment Variables
1 participant