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

[3.7] allow samesite in cookies (#4224) #4303

Merged
merged 1 commit into from
Oct 29, 2019
Merged

[3.7] allow samesite in cookies (#4224) #4303

merged 1 commit into from
Oct 29, 2019

Conversation

asvetlov
Copy link
Member

(cherry picked from commit 1220613)

Co-authored-by: Samuel Colvin [email protected]

(cherry picked from commit 1220613)

Co-authored-by: Samuel Colvin <[email protected]>
@asvetlov asvetlov requested a review from webknjaz as a code owner October 29, 2019 13:31
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Oct 29, 2019
@codecov-io
Copy link

codecov-io commented Oct 29, 2019

Codecov Report

Merging #4303 into 3.7 will decrease coverage by 0.02%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.7    #4303      +/-   ##
==========================================
- Coverage   97.93%   97.91%   -0.03%     
==========================================
  Files          44       44              
  Lines        8903     8907       +4     
  Branches     1391     1393       +2     
==========================================
+ Hits         8719     8721       +2     
- Misses         75       76       +1     
- Partials      109      110       +1
Impacted Files Coverage Δ
aiohttp/web_response.py 97.98% <83.33%> (-0.21%) ⬇️
aiohttp/web_fileresponse.py 97.72% <0%> (-0.57%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 144d9a9...6030515. Read the comment docs.

@asvetlov asvetlov merged commit b903fdb into 3.7 Oct 29, 2019
@asvetlov asvetlov deleted the backport-1220613-3.7 branch October 29, 2019 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants