]> granicus.if.org Git - python/commit
bpo-33541: Remove unused __pad function (GH-4377)
authorMario Corchero <mariocj89@gmail.com>
Sun, 20 May 2018 17:42:30 +0000 (13:42 -0400)
committerAlexander Belopolsky <abalkin@users.noreply.github.com>
Sun, 20 May 2018 17:42:30 +0000 (13:42 -0400)
commit89a25ce4fdb9c2a1a59d8cbfc498a2614b98e9ae
tree51cf1b417cdeca205fab1c70555ebf2a432bf710
parent0c4be82890858f874ff2158b0fcfdb8f261569c0
bpo-33541: Remove unused __pad function (GH-4377)

Function was added with the initial implementation 00efe7e798.
Lib/_strptime.py
Misc/NEWS.d/next/Library/2018-05-16-12-32-48.bpo-33541.kQORPE.rst [new file with mode: 0644]