[issue8826] Invalid expires date in cookiejar

2010-08-01 Thread Georg Brandl
Georg Brandl added the comment: Thanks, fixed in r83398. -- nosy: +georg.brandl resolution: -> fixed status: open -> closed ___ Python tracker ___ __

[issue8826] Invalid expires date in cookiejar

2010-05-26 Thread Tomas Zulberti
New submission from Tomas Zulberti : This happens when creating a SimpleCookie from an string. The value in the cookie is: "expires=Fri, 31-Dec-2010 23:59:59 GMT" But in the cookiejar, the value if only "Fri,". As far as I know, the error is in the regular expresion _LegalCharsPatt, that doe