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 Tomoki.Imai
Recipients JayKrish, Todd.Rovito, Tomoki.Imai, ezio.melotti, francismb, ncoghlan, ned.deily, r.david.murray, roger.serwy, terry.reedy, tshepang
Date 2013-04-24.12:46:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366807571.8.0.417102054145.issue15392@psf.upfronthosting.co.za>
In-reply-to
Content
I have already posted idle_dev mailing list (and, no one replied :P).

I think, Ezio's suggestion is good if we will work for Python2.
Using unittest.mock and mock to support Python2 and Python3.
My proposal for GSoC is here.
Making very initial version for Python2 and Python3 and,
 complete Python3 version and, backport it in the end.
I'll set backporting for Python2 as optional work.
My main goal is to make unittest for Python3.
History
Date User Action Args
2013-04-24 12:46:11Tomoki.Imaisetrecipients: + Tomoki.Imai, terry.reedy, ncoghlan, ned.deily, ezio.melotti, roger.serwy, r.david.murray, Todd.Rovito, tshepang, francismb, JayKrish
2013-04-24 12:46:11Tomoki.Imaisetmessageid: <1366807571.8.0.417102054145.issue15392@psf.upfronthosting.co.za>
2013-04-24 12:46:11Tomoki.Imailinkissue15392 messages
2013-04-24 12:46:11Tomoki.Imaicreate