quill-delta-python icon indicating copy to clipboard operation
quill-delta-python copied to clipboard

diff_match_patch dep issue

Open AlexandreZT opened this issue 5 months ago • 0 comments

/usr/local/lib/python3.12/site-packages/diff_match_patch/diff_match_patch.py:1807: SyntaxWarning: invalid escape sequence '\d' scribapi | m = re.match("^@@ -(\d+),?(\d*) +(\d+),?(\d*) @@$", text[0])

quill-delta has a outdated dep (can't change diff_match_patch version, not supported)

AlexandreZT avatar Aug 02 '25 21:08 AlexandreZT