> Make sure to submit issues to the meta tracker, please. Right, I’ll do that. Since you have questions in this message, for now I’ll continue here.
>> - The first patch was empty (note that the repo was not up to date). > This I don't understand. What repo was not up to date? I mean that my linked repo didn’t have all changesets from hg.python.org/cpython. I don’t think it should matter, but I don’t know why the diff was empty, so I thought this information might help. >> - After pulling, merging and pushing, the patch created contained the >> merge diff, not the useful diff with my changes. > Again, please elaborate. What is the "merge diff" that it contained? See http://bugs.python.org/file21398/c43e264256e4.diff : this corresponds to a merge I did from default into my branch, http://hg.python.org/sandbox/merwok/rev/c43e264256e4 . It should have been a diff corresponding to my branch - cpython’s main repo default branch head IIUC. Regards _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com