{
  "SyntaxWarning: \"\\w\" is an invalid escape sequence. Such sequences will not work in the future. Did you mean \"\\\\w\"? A raw string is also an option.": 1,
  "FutureWarning: CSRF validation will be enabled by default in the version 1.3.x": 1,
  "SAWarning: nested transaction already deassociated from connection": 2,
  "DeprecationWarning: Remember me support has been removed.": 1,
  "DeprecationWarning: Call to deprecated setex. (Use 'set' instead.) -- Deprecated since version 2.6.12.": 1
}