[issue11868] Minor word-choice improvement in devguide lifecycle of a patch opening paragraph

2011-04-18 Thread Carl Meyer

New submission from Carl Meyer c...@dirtcircle.com:

The opening paragraph of the lifecycle of a patch devguide page contains a 
confusing parenthetical aside implying that an svn-like workflow would mean 
never *saving* anything to your working copy and using hg diff to generate a 
patch. This is obviously wrong given the usual meaning of save: if you never 
save anything to your working copy, hg diff will be empty.

Patch attached with proposed alternative wording.

--
components: Devguide
files: svn-like-wording.diff
keywords: patch
messages: 133978
nosy: carljm
priority: normal
severity: normal
status: open
title: Minor word-choice improvement in devguide lifecycle of a patch opening 
paragraph
versions: 3rd party
Added file: http://bugs.python.org/file21707/svn-like-wording.diff

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11868
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue11868] Minor word-choice improvement in devguide lifecycle of a patch opening paragraph

2011-04-18 Thread Ned Deily

Ned Deily n...@acm.org added the comment:

Thanks for the improvement. Applied in changeset cc43ed7af5f2.

--
nosy: +ned.deily
resolution:  - fixed
stage:  - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11868
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com