Message 330400 - Python tracker (original) (raw)

Message330400

Author vstinner
Recipients atuining, eric.snow, izbyshev, lemburg, scoder, serhiy.storchaka, tim.peters, vstinner
Date 2018-11-25.22:56:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1543186580.58.0.788709270274.issue35081@psf.upfronthosting.co.za
In-reply-to
Content
New changeset ec13b9322d95a651606219469fc7b7e9c977f248 by Victor Stinner in branch 'master': bpo-35081: Add Include/internal/pycore_tupleobject.h (GH-10705) https://github.com/python/cpython/commit/ec13b9322d95a651606219469fc7b7e9c977f248
History
Date User Action Args
2018-11-25 22:56:20 vstinner set recipients: + vstinner, lemburg, tim.peters, atuining, scoder, eric.snow, serhiy.storchaka, izbyshev
2018-11-25 22:56:20 vstinner set messageid: 1543186580.58.0.788709270274.issue35081@psf.upfronthosting.co.za
2018-11-25 22:56:20 vstinner link issue35081 messages
2018-11-25 22:56:20 vstinner create