Message 290315 - Python tracker (original) (raw)

Message290315

Author brett.cannon
Recipients Joshua.Landau, NeilGirdhar, benjamin.peterson, berker.peksag, brett.cannon, docs@python, levkivskyi, serhiy.storchaka, twouters
Date 2017-03-24.23:00:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1490396426.17.0.187297419661.issue26213@psf.upfronthosting.co.za
In-reply-to
Content
New changeset 226af23e858e2914cf78dfa6fd441c7b90a4cc91 by Brett Cannon in branch '3.6': bpo-26213: Document _UNPACK bytecodes and BUILD_MAP changes (GH-440) https://github.com/python/cpython/commit/226af23e858e2914cf78dfa6fd441c7b90a4cc91
History
Date User Action Args
2017-03-24 23:00:26 brett.cannon set recipients: + brett.cannon, twouters, benjamin.peterson, docs@python, berker.peksag, Joshua.Landau, serhiy.storchaka, NeilGirdhar, levkivskyi
2017-03-24 23:00:26 brett.cannon set messageid: 1490396426.17.0.187297419661.issue26213@psf.upfronthosting.co.za
2017-03-24 23:00:26 brett.cannon link issue26213 messages
2017-03-24 23:00:26 brett.cannon create