Skip to content

Added 'partitioned' parameter to set_cookie method. #10371

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

Merged
merged 7 commits into from
Feb 3, 2025

Update docs/web_reference.rst

de5c472
Select commit
Loading
Failed to load commit list.
Merged

Added 'partitioned' parameter to set_cookie method. #10371

Update docs/web_reference.rst
de5c472
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 3, 2025 in 0s

20.00% of diff hit (target 98.77%)

View this Pull Request on Codecov

20.00% of diff hit (target 98.77%)

Annotations

Check warning on line 979 in aiohttp/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiohttp/helpers.py#L979

Added line #L979 was not covered by tests

Check warning on line 981 in tests/test_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_helpers.py#L981

Added line #L981 was not covered by tests

Check warning on line 983 in tests/test_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_helpers.py#L983

Added line #L983 was not covered by tests

Check warning on line 986 in tests/test_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_helpers.py#L985-L986

Added lines #L985 - L986 were not covered by tests

Check warning on line 989 in tests/test_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_helpers.py#L988-L989

Added lines #L988 - L989 were not covered by tests