Skip to content

Fix CookieTests following fix for CPython #130631 #102

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 1 commit into from
May 26, 2025

Conversation

Image for: Conversation
Copy link
Contributor

The fix for python/cpython#130631 in Python 3.14.0b1 (also cherry-picked to 3.13, but not yet released) causes www.acme.com to be unquoted in cookie strings. Adjust a test to cope with this.

The fix for python/cpython#130631 in Python
3.14.0b1 (also cherry-picked to 3.13, but not yet released) causes
`www.acme.com` to be unquoted in cookie strings.  Adjust a test to cope
with this.
kovidgoyal merged commit 6545fbd into python-mechanize:master May 26, 2025
6 checks passed
cjwatson deleted the py314-cookie-test branch May 26, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants