/usr/lib/python3/dist-packages/mysqlx/expr.py:972: SyntaxWarning: "is" with a literal. Did you mean "=="?

Bug #1881611 reported by Harry Coin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mysql-connector-python (Ubuntu)
New
Undecided
Unassigned

Bug Description

Setting up python3-mysql.connector (8.0.15-2build1) ...
/usr/lib/python3/dist-packages/mysqlx/expr.py:972: SyntaxWarning: "is" with a literal. Did you mean "=="?
  return "({0})".format(dimension[0]) if len(dimension) is 1 else \
/usr/lib/python3/dist-packages/mysqlx/statement.py:122: SyntaxWarning: "is" with a literal. Did you mean "=="?
  return (default_schema if len(temp) is 1 else temp[0].strip(quote),
Processing triggers for libc-bin (2.31-0ubuntu9) ...
Error: Timeout was reached

Revision history for this message
Kai Kasurinen (kai-kasurinen) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.