Skip to content

[3.7] bpo-12144: Handle cookies with expires attribute in CookieJar.make_cookies (GH-13921) #16092

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 3 commits into from
Sep 13, 2019

Conversation

tirkarthi
Copy link
Member

@tirkarthi tirkarthi commented Sep 13, 2019

Handle time comparison for cookies with expires attribute when CookieJar.make_cookies is called.

Co-authored-by: Demian Brecht [email protected]

bugs.python.org/issue12144

Automerge-Triggered-By: @asvetlov
(cherry picked from commit bb41147)

Co-authored-by: Xtreak [email protected]

bugs.python.org/issue12144

https://bugs.python.org/issue12144

…ake_cookies (pythonGH-13921)

Handle time comparison for cookies with `expires` attribute when `CookieJar.make_cookies` is called.

Co-authored-by: Demian Brecht <[email protected]>

https://bugs.python.org/issue12144

Automerge-Triggered-By: @asvetlov
(cherry picked from commit bb41147)

Co-authored-by: Xtreak <[email protected]>
…ake_cookies (pythonGH-13921)

Handle time comparison for cookies with `expires` attribute when `CookieJar.make_cookies` is called.

Co-authored-by: Demian Brecht <[email protected]>

https://bugs.python.org/issue12144

Automerge-Triggered-By: @asvetlov.
(cherry picked from commit bb41147)

Co-authored-by: Xtreak <[email protected]>
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.

4 participants