Source: ponyorm Version: 0.7.16+ds-3 User: [email protected] Usertags: syntaxwarning
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/ponyorm.html Setting up python3-pony (0.7.16+ds-3) ... /usr/lib/python3/dist-packages/pony/orm/dbapiprovider.py:91: SyntaxWarning: invalid escape sequence '\.' version_re = re.compile('[0-9\.]+') /usr/lib/python3/dist-packages/pony/orm/dbproviders/oracle.py:285: SyntaxWarning: invalid escape sequence '\w' json_item_re = re.compile('[\w\s]*')

