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

🔖 Release 3.1.1 #36

Merged
merged 1 commit into from
Oct 11, 2023
Merged

🔖 Release 3.1.1 #36

merged 1 commit into from
Oct 11, 2023

Conversation

Ousret
Copy link
Member

@Ousret Ousret commented Oct 11, 2023

3.1.1 (2023-10-11)

Fixed

  • Fixed Transfer-Encoding wrongfully added to headers when body is actually of length 0. Due to the ambiguous return of super_len in niquests internals.
  • Fixed accepting three-valued tuple for Timeout (connect, read, total) in addition to known (connect, read) tuple.

- Fixed `Transfer-Encoding` wrongfully added to headers when body is actually of length 0. Due to ambiguous return of `super_len` in niquests internals.
- Fixed accepting three-valued tuple for Timeout (connect, read, total) in addition of known (connect, read) tuple.
@Ousret Ousret merged commit a7b6ab6 into main Oct 11, 2023
28 checks passed
@Ousret Ousret deleted the release-3.1.1 branch October 11, 2023 18:38
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.

1 participant