Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 10, 2019

Don't send cookies of domain A without Domain attribute to domain B when domain A is a suffix match of domain B while using a cookiejar with http.cookiejar.DefaultCookiePolicy policy. Patch by Karthikeyan Singaravelan.
(cherry picked from commit ca7fe50)

Co-authored-by: Xtreak tir.karthi@gmail.com

https://bugs.python.org/issue35121

…onGH-10258)

Don't send cookies of domain A without Domain attribute to domain B when domain A is a suffix match of domain B while using a cookiejar with `http.cookiejar.DefaultCookiePolicy` policy.  Patch by Karthikeyan Singaravelan.
(cherry picked from commit ca7fe50)

Co-authored-by: Xtreak <tir.karthi@gmail.com>
@miss-islington
Copy link
Contributor Author

@tirkarthi and @ned-deily: Status check is done, and it's a failure ❌ .

@ned-deily ned-deily closed this Mar 10, 2019
@miss-islington miss-islington deleted the backport-ca7fe50-3.7 branch March 10, 2019 02:32
@miss-islington
Copy link
Contributor Author

@tirkarthi and @ned-deily: Status check is done, and it's a failure ❌ .

@ned-deily
Copy link
Member

I'm not sure why the appveyor run failed. I tried closing and re-opening the PR to rerun the CI tests but miss-islington was too fast for me and deleted the branch before it could the PR could be re-opened. So I just let a new 3.7 backport be created (#12261).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants