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 bmwiedemann
Recipients bmwiedemann, christian.heimes, lars.gustaebel, ned.deily, r.david.murray, rhettinger, serhiy.storchaka, vstinner
Date 2018-01-31.12:12:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517400774.76.0.467229070634.issue30693@psf.upfronthosting.co.za>
In-reply-to
Content
@Serhiy IMHO, just because we fix one problem, we do not have to fix all other problems at the same time. You can still open a pull-request for the others, but I know too little about those to test them.
And having commits pending for 7 months is not exactly energizing either.

For my use-case I just needed a trivial 1 line fix in tarfile.py and already ended up with a diffstat of
 7 files changed, 39 insertions(+), 6 deletions(-)
History
Date User Action Args
2018-01-31 12:12:54bmwiedemannsetrecipients: + bmwiedemann, rhettinger, lars.gustaebel, vstinner, christian.heimes, ned.deily, r.david.murray, serhiy.storchaka
2018-01-31 12:12:54bmwiedemannsetmessageid: <1517400774.76.0.467229070634.issue30693@psf.upfronthosting.co.za>
2018-01-31 12:12:54bmwiedemannlinkissue30693 messages
2018-01-31 12:12:54bmwiedemanncreate