[2.7] bpo-35647: Fix path check in cookiejar by tirkarthi · Pull Request #13427 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
serhiy-storchaka merged 2 commits intopython:2.7from
Jun 15, 2019Merged
[2.7] bpo-35647: Fix path check in cookiejar#13427
serhiy-storchaka merged 2 commits intopython:2.7from
[2.7] bpo-35647: Fix path check in cookiejar#13427
serhiy-storchaka merged 2 commits intopython:2.7from
Conversation
Copy link Copy Markdown
Member
This is a manual backport of e260f09 since 2.7 has http.cookiejar in cookielib
tirkarthi added 2 commits
May 20, 2019 00:48
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Member Author
tirkarthi
commented
May 19, 2019
tirkarthi commented
May 19, 2019Requesting review from @benjaminp since this is a manual backport of the security fix in 3.x branch.
Copy link Copy Markdown
Member Author
tirkarthi
commented
Jun 15, 2019
tirkarthi commented
Jun 15, 2019@serhiy-storchaka @orsenthil @alex Would be helpful to have your review of this security backport to 2.7 branch.
serhiy-storchaka approved these changes Jun 15, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
serhiy-storchaka
merged commit
ee15aa2
into
python:2.7
bedevere-bot
removed
the
awaiting merge
label
Copy link Copy Markdown
Member Author
tirkarthi
commented
Jun 15, 2019
tirkarthi commented
Jun 15, 2019Thank you @serhiy-storchaka :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment