- Package:
- src:python-oracledb
- Source:
- src:python-oracledb
- Submitter:
- Graham Inggs
- Date:
- 2024-11-07 09:48:02 UTC
- Severity:
- normal
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"),