]> granicus.if.org Git - python/commit
[3.6] bpo-32304: Fix distutils upload for tar files ending with b'\r' (GH-5264) ...
authorBo Bayles <bbayles@gmail.com>
Sat, 27 Jan 2018 02:18:58 +0000 (20:18 -0600)
committerÉric Araujo <merwok@netwok.org>
Sat, 27 Jan 2018 02:18:58 +0000 (21:18 -0500)
commit995c60d2656c022359aac3fe713d8464c8db5716
tree0bebf94e7fd62c9bddd0d506317c1d56dca96f5b
parent255dbd2102d5dec5ffbd0b94084377e98c3b56c4
[3.6] bpo-32304: Fix distutils upload for tar files ending with b'\r' (GH-5264) (GH-5330)

Patch by Bo Bayles.
Doc/whatsnew/3.6.rst
Lib/distutils/command/upload.py
Lib/distutils/tests/test_upload.py
Misc/NEWS.d/next/Library/2018-01-21-16-33-53.bpo-32304.TItrNv.rst [new file with mode: 0644]