]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove unnecessary spaces in code blocks in urllib.parse.rst (GH-21500)
authorChristopher Yeh <chrisyeh96@users.noreply.github.com>
Thu, 16 Jul 2020 11:22:32 +0000 (05:22 -0600)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2020 11:22:32 +0000 (04:22 -0700)
commit5e5c0f98667c9280c6d27b3db98a6cad2cc89077
tree9daccd64df0bc9701403d3415e3353a7f3cb7fbb
parentd4d127f1c6e586036104e4101f5af239fe7dc156
Remove unnecessary spaces in code blocks in urllib.parse.rst (GH-21500)

This should also fix the syntax highlighting for these code blocks

Automerge-Triggered-By: @csabella
Doc/library/urllib.parse.rst