]> git.ipfire.org Git - thirdparty/httpx.git/commit
Fix console markup escaping issue (#1866)
authorWill McGugan <willmcgugan@gmail.com>
Fri, 4 Feb 2022 12:33:32 +0000 (12:33 +0000)
committerGitHub <noreply@github.com>
Fri, 4 Feb 2022 12:33:32 +0000 (12:33 +0000)
commit2814fd379c4738d402e57f9560194b42adee8ebf
tree092e8c5d14166b5259440545f8f21e18e5a58113
parent2146c75f4eccbcfbb5fe649a4a2cccdaec6ed8ad
Fix console markup escaping issue (#1866)

* fix for markup escaping in progress

* whitespace

* restore new line

* Update _main.py

Co-authored-by: Tom Christie <tom@tomchristie.com>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
httpx/_main.py