Message 263265 - Python tracker (original) (raw)

Message263265

Author python-dev
Recipients Demur Rumed, abarnert, benjamin.peterson, brett.cannon, georg.brandl, josh.r, ncoghlan, python-dev, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-04-12.16:44:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 20160412164414.11595.96685.928329CC@psf.io
In-reply-to
Content
New changeset 7bf08a11d4c9 by Victor Stinner in branch 'default': Issue #26647: Cleanup opcode https://hg.python.org/cpython/rev/7bf08a11d4c9 New changeset 423e2a96189e by Victor Stinner in branch 'default': Issue #26647: Cleanup modulefinder https://hg.python.org/cpython/rev/423e2a96189e New changeset f8398dba48fb by Victor Stinner in branch '3.5': Issue #26647: Fix typo in test_grammar https://hg.python.org/cpython/rev/f8398dba48fb
History
Date User Action Args
2016-04-12 16:44:17 python-dev set recipients: + python-dev, brett.cannon, georg.brandl, rhettinger, ncoghlan, vstinner, benjamin.peterson, serhiy.storchaka, yselivanov, abarnert, josh.r, Demur Rumed
2016-04-12 16:44:17 python-dev link issue26647 messages
2016-04-12 16:44:17 python-dev create