-
Notifications
You must be signed in to change notification settings - Fork 141
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
ValueError: time data does not match format '%Y-%m-%dT%H:%M:%S.%f' #46
Comments
What kind of browser is this with ?
|
User agents were: So probably Chrome 38 and 43. |
A fix in python would be easier to test for now would you be able to do
|
Sorry, I can't reproduce this, it happens randomly and currently doesn't happen. |
Yes but we can expect that microseconds are missing in get_last_activity On Tue, Jul 14, 2015 at 12:48 PM, Konstantin Mochalov <
http://yourlabs.org http://blog.yourlabs.org |
I didn't figure out when it happens, but it happens sometimes:
When it happens, I get multiple exceptions for subsequent pages. For some reason, value in
session['_session_security']
appears without microseconds.The text was updated successfully, but these errors were encountered: