Ezio Melotti added the comment:

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)).

----------
nosy: +ezio.melotti
stage:  -> patch review

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17583>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to