]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34604: Use %R because of invisible characters or trailing whitespaces. (GH-9165...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Dec 2018 22:04:19 +0000 (14:04 -0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 5 Dec 2018 22:04:19 +0000 (00:04 +0200)
commit3a9b3346b03796d8573c063ab4c2407043609459
tree4cff7959c2a580eef2057e305e41b823c5b2010f
parentfdf505000f135df3bdae08697b2a324d8f046768
bpo-34604: Use %R because of invisible characters or trailing whitespaces. (GH-9165). (GH-10947) (GH-10954)

(cherry picked from commit 34c7f0c04e2b4e715b2c3df1875af8939fbe7d0b)
(cherry picked from commit ac8b47c8b4edd59aaee857717d434df52ec49e6c)

Co-authored-by: William Grzybowski <wg@FreeBSD.org>
Misc/NEWS.d/next/Library/2018-09-07-10-16-34.bpo-34604.xL7-kG.rst [new file with mode: 0644]
Modules/grpmodule.c
Modules/pwdmodule.c