]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove unnecessary spaces in code blocks in urllib.parse.rst (GH-21500)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 16 Jul 2020 11:31:34 +0000 (04:31 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2020 11:31:34 +0000 (04:31 -0700)
commitf0f6566d47839c4dd395c8179724dacdf47c1858
tree8b262b00bfcc1f91a53548ddacae0cdcd21e6ba6
parent28e93dd2b26c460424acbebd00d8b943abbbea17
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
(cherry picked from commit 5e5c0f98667c9280c6d27b3db98a6cad2cc89077)

Co-authored-by: Christopher Yeh <chrisyeh96@users.noreply.github.com>
Doc/library/urllib.parse.rst