[Python-Dev] patch metadata - to use or not to use? (original) (raw)
Stefan Behnel stefan_ml at behnel.de
Sat Nov 19 09:42:49 CET 2011
- Previous message: [Python-Dev] Committing PEP 3155
- Next message: [Python-Dev] patch metadata - to use or not to use?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I recently got some patches accepted for inclusion in 3.3, and each time, the patch metadata (such as my name and my commit comment) were stripped by applying the patch manually, instead of hg importing it. This makes it clear in the history who eventually reviewed and applied the patch, but less visible who wrote it (except for the entry in Misc/NEWS).
I didn't see this mentioned in the dev-guide. Is it being considered the Right Way To Do It?
Stefan
- Previous message: [Python-Dev] Committing PEP 3155
- Next message: [Python-Dev] patch metadata - to use or not to use?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]