[issue37858] CookieLib: MozillaCookieJar.py uses case-sensitive regex to validate cookies file

2019-09-04 Thread Ashley Harvey
Change by Ashley Harvey : -- pull_requests: +15340 pull_request: https://github.com/python/cpython/pull/15680 ___ Python tracker <https://bugs.python.org/issue37

[issue37858] CookieLib: MozillaCookieJar.py uses case-sensitive regex to validate cookies file

2019-09-04 Thread Ashley Harvey
Change by Ashley Harvey : -- pull_requests: +15339 pull_request: https://github.com/python/cpython/pull/15679 ___ Python tracker <https://bugs.python.org/issue37

[issue37858] CookieLib: MozillaCookieJar.py uses case-sensitive regex to validate cookies file

2019-09-04 Thread Ashley Harvey
Change by Ashley Harvey : -- keywords: +patch pull_requests: +15338 stage: -> patch review pull_request: https://github.com/python/cpython/pull/15673 ___ Python tracker <https://bugs.python.org/issu

[issue37858] CookieLib: MozillaCookieJar.py uses case-sensitive regex to validate cookies file

2019-09-03 Thread Ashley Harvey
Change by Ashley Harvey : -- versions: +Python 3.5, Python 3.6, Python 3.7, Python 3.8, Python 3.9 ___ Python tracker <https://bugs.python.org/issue37

[issue37858] CookieLib: MozillaCookieJar.py uses case-sensitive regex to validate cookies file

2019-08-14 Thread Ashley Harvey
New submission from Ashley Harvey : I'm on macOS 10.14.6, wget 1.20.3, python 2.7. Command line: $ wget --save-cookies cookies.txt --keep-session-cookies --post-data 'username=myUserName=myPassword' --delete-after Line 39 of _MozillaCookieJar.py (cookielib) shows it looking for 'magic_re