#1086893 python-oracledb: Python SyntaxWarning

#1086893#5
Date:
2024-11-07 09:44:45 UTC
From:
To:
Hi Maintainer

The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].

Regards
Graham


[1] https://piuparts.debian.org/sid/source/p/python-oracledb.html


  Setting up python3-oracledb (1.2.1-3+b3) ...
  /usr/lib/python3/dist-packages/oracledb/errors.py:258:
SyntaxWarning: invalid escape sequence '\d'
    1067: (ERR_CALL_TIMEOUT_EXCEEDED, "call timeout of (?P<timeout>\d+) ms"),