]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32747: Remove trailing spaces in docstrings. (GH-5491)
authoroldk <oldk1331@users.noreply.github.com>
Fri, 2 Feb 2018 08:52:55 +0000 (16:52 +0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 2 Feb 2018 08:52:55 +0000 (10:52 +0200)
commitaa0735f597b072c0eb00404c4d7df359ddc26755
treec6ff6cd0d312d35d57b52821df54abc009f95b7a
parent2efb9735899c7c642f3e75a121af82b1679577d3
bpo-32747: Remove trailing spaces in docstrings. (GH-5491)
12 files changed:
Modules/_csv.c
Modules/_threadmodule.c
Modules/arraymodule.c
Modules/fcntlmodule.c
Modules/itertoolsmodule.c
Modules/posixmodule.c
Modules/selectmodule.c
Modules/socketmodule.c
Objects/odictobject.c
Objects/unicodeobject.c
PC/winreg.c
Python/sysmodule.c