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 ezio.melotti
Recipients Amit.Saha, Todd.Rovito, docs@python, ezio.melotti, roger.serwy
Date 2013-03-31.23:08:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364771290.94.0.591487538468.issue17583@psf.upfronthosting.co.za>
In-reply-to
Content
I left a few comments on rietveld.
I wonder if it's better to make two separate versions, one for py2 and one for py3, and avoid repeating things (like the name of the packages) twice.

You should also be able to include the images in the patch by using "hg add" locally.  This should include them when you do "hg diff > idle.patch" (if it doesn't work you might have to set "git = on" (see http://docs.python.org/devguide/committing.html#minimal-configuration)).
History
Date User Action Args
2013-03-31 23:08:10ezio.melottisetrecipients: + ezio.melotti, roger.serwy, docs@python, Todd.Rovito, Amit.Saha
2013-03-31 23:08:10ezio.melottisetmessageid: <1364771290.94.0.591487538468.issue17583@psf.upfronthosting.co.za>
2013-03-31 23:08:10ezio.melottilinkissue17583 messages
2013-03-31 23:08:10ezio.melotticreate