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
LWPCookieJar.save() gives unexpected results in 3.11.0 #99576
Labels
type-bug
An unexpected behavior, bug, or error
Comments
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
Nov 20, 2022
ambv
added a commit
that referenced
this issue
Dec 20, 2022
…H-99616) Co-authored-by: Łukasz Langa <lukasz@langa.pl>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Dec 20, 2022
…asses (pythonGH-99616) (cherry picked from commit 44892d4) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Łukasz Langa <lukasz@langa.pl>
ambv
added a commit
that referenced
this issue
Dec 20, 2022
Fixed for release in 3.11.2 and 3.12.0. |
Thanks for the fix, @sobolevn! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sebdelsol commentedNov 18, 2022
•
edited by bedevere-bot
Bug report
LWPCookieJar.save()
doesn't truncate the file.So removing cookies from an existing jar file then saving it gives unexpected results :
Environment
Linked PRs
The text was updated successfully, but these errors were encountered: