Skip to content

DeprecationWarning #22

@SSE4

Description

@SSE4
.tox\py36-conancurrent\lib\site-packages\patch_ng.py:427

  c:\j\w\hooks_pr-171\.tox\py36-conancurrent\lib\site-packages\patch_ng.py:427: DeprecationWarning: invalid escape sequence \d

    re_hunk_start = re.compile(b"^@@ -(\d+)(,(\d+))? \+(\d+)(,(\d+))? @@")



.tox\py36-conancurrent\lib\site-packages\patch_ng.py:621

  c:\j\w\hooks_pr-171\.tox\py36-conancurrent\lib\site-packages\patch_ng.py:621: DeprecationWarning: invalid escape sequence \+

    re_filename_date_time = b"^\+\+\+ ([^\t]+)(?:\s([0-9-]+)\s([0-9:]+)|.*)"



.tox\py36-conancurrent\lib\site-packages\patch_ng.py:578

  c:\j\w\hooks_pr-171\.tox\py36-conancurrent\lib\site-packages\patch_ng.py:578: DeprecationWarning: invalid escape sequence \s

    re_filename_date_time = b"^--- ([^\t]+)(?:\s([0-9-]+)\s([0-9:]+)|.*)"



.tox\py36-conancurrent\lib\site-packages\patch_ng.py:653

  c:\j\w\hooks_pr-171\.tox\py36-conancurrent\lib\site-packages\patch_ng.py:653: DeprecationWarning: invalid escape sequence \d

    match = re.match(b"^@@ -(\d+)(,(\d+))? \+(\d+)(,(\d+))? @@(.*)", line)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions