Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make regexp string raw #371

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Make regexp string raw #371

merged 1 commit into from
Jun 16, 2023

Conversation

jwilk
Copy link
Contributor

@jwilk jwilk commented May 29, 2023

Fixes:

$ python3 -Wd setup.py
setup.py:117: DeprecationWarning: invalid escape sequence \.
...

Fixes:

    $ python3 -Wd setup.py
    setup.py:117: DeprecationWarning: invalid escape sequence \.
    ...
@scoder scoder merged commit 9468190 into lxml:master Jun 16, 2023
30 of 46 checks passed
@scoder
Copy link
Member

scoder commented Jun 16, 2023

Thanks

scoder pushed a commit that referenced this pull request Jul 4, 2023
Fixes:

    $ python3 -Wd setup.py
    setup.py:117: DeprecationWarning: invalid escape sequence \.
    ...
tdf-gerrit pushed a commit to LibreOffice/core that referenced this pull request Oct 20, 2023
* external/lxml/Wincompatible-function-pointer-types.patch: fixed upstream.
* backport external/lxml/0001-Make-regexp-string-raw-to-correct-its-escape-sequenc.patch.1
  from <lxml/lxml#371>.

Changelog: https://lxml.de/4.9/changes-4.9.2.html

Change-Id: I8ea947b3b1fb30b9427d066bd41a5d4693ceedbf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153863
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants