[issue14413] whatsnew deprecation tweak

2012-03-26 Thread R. David Murray
R. David Murray added the comment: Somebody (Raymond?) is going to go through and edit for style and consistency before the release. But I applied your tweak anyway. -- nosy: +r.david.murray resolution: -> fixed stage: -> committed/rejected status: open -> closed __

[issue14413] whatsnew deprecation tweak

2012-03-26 Thread Roundup Robot
Roundup Robot added the comment: New changeset c407db9120e9 by R David Murray in branch 'default': #14413: tweak word order in deprecation section http://hg.python.org/cpython/rev/c407db9120e9 -- nosy: +python-dev ___ Python tracker

[issue14413] whatsnew deprecation tweak

2012-03-26 Thread Jim Jewett
New submission from Jim Jewett : http://www.python.org/~gbrandl/build/html2/whatsnew/3.3.html#pep-393-flexible-string-representation "The packaging module replaces the distutils module" All other deprecation messages list the deprecated object first, such as "platform.popen(): use the subproce