Ned Deily added the comment:

Terry, sorry the patch was confusing. Just FYI, if you are using "hg import" 
particularly when reviewing patches, you should always be using "hg import 
--no-commit" as explained in the devguide to avoid unintended changes.  Whether 
or not a message is included in the patch has no effect on whether it is 
committed.  If you do commit a patch by mistake, you can use "hg backout" or, 
with care, "hg strip" to remove it before pushing.

----------

_______________________________________
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