8000 [3.7] bpo-12144: Handle cookies with expires attribute in CookieJar.make_cookies (GH-13921) by tirkarthi · Pull Request #16092 · python/cpython · GitHub
[go: up one dir, main page]

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
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
[3.7] bpo-12144: Handle cookies with expires attribute in CookieJar.m…
…ake_cookies (GH-13921)

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

Co-authored-by: Demian Brecht <demianbrecht@gmail.com>

https://bugs.python.org/issue12144

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

Co-authored-by: Xtreak <tir.karthi@gmail.com>
  • Loading branch information
tirkarthi committed Sep 13, 2019
commit f190d45faa2083e96e87dc7654bc11bde8bd1e64

No changes to show.

This commit has no content.

0