This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients bbayles, dstufft, eric.araujo, pitrou
Date 2018-01-27.02:19:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517019540.87.0.467229070634.issue32304@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 995c60d2656c022359aac3fe713d8464c8db5716 by Éric Araujo (Bo Bayles) in branch '3.6':
[3.6] bpo-32304: Fix distutils upload for tar files ending with b'\r' (GH-5264) (GH-5330)
https://github.com/python/cpython/commit/995c60d2656c022359aac3fe713d8464c8db5716
History
Date User Action Args
2018-01-27 02:19:00eric.araujosetrecipients: + eric.araujo, pitrou, dstufft, bbayles
2018-01-27 02:19:00eric.araujosetmessageid: <1517019540.87.0.467229070634.issue32304@psf.upfronthosting.co.za>
2018-01-27 02:19:00eric.araujolinkissue32304 messages
2018-01-27 02:19:00eric.araujocreate