New submission from ra1nb0w :
The issue arises when there are multiple web applications using the same
hostname and a "bad" cookie is stored; the first one (ex. tvheadend) sets a
cookie like 'ys-api/mpegts/service=blabla' and the second is a python one that
crash with th
ra1nb0w added the comment:
Thank you very much jaswdr for the clarification.
Now I close this issue.
--
resolution: -> not a bug
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
ra1nb0w added the comment:
Just another question: jaswdr, can you provide an example on how to filter out
http.cookies.CookieError? thanks
--
___
Python tracker
<https://bugs.python.org/issue44