]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38870: invalid escape sequence (GH-20240)
authorBatuhan Taskaya <batuhanosmantaskaya@gmail.com>
Tue, 19 May 2020 22:14:14 +0000 (01:14 +0300)
committerGitHub <noreply@github.com>
Tue, 19 May 2020 22:14:14 +0000 (15:14 -0700)
commitdd74b6fde31aff9aa46c4fc2a830c569764e1b63
tree658beae596fc14849f986c682c3176b86c65716b
parent92327a9913150f5bb55b2727a2c5d50f9b7b6e55
bpo-38870: invalid escape sequence (GH-20240)

`/home/isidentical/cpython/cpython/Lib/test/test_unparse.py:333: DeprecationWarning: invalid escape sequence \X`

Automerge-Triggered-By: @pablogsal
Lib/test/test_unparse.py