Terry J. Reedy added the comment:

As I explained on the checkins list, I am do "hg import --no-commit" indirectly 
though TortoiseHg Workbench Repository/import. It normally brings up an edit 
box for a commit message after patching and if that is left blank, it does not 
commit. With a message in the patch (non-comment text above 'diff'), it skips 
the edit box and just commits. I just verified this behavior difference with 
your patch on a local repository with test_idle.py. I first imported without 
the message, left the edit box blank, reverted, and then imported with a 
message added back.

Since the patch says it is a changeset patch, I assume you committed it in and 
transferred it from a separate repository.

----------

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

Reply via email to