This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012年03月26日 14:30 by Jim.Jewett, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg156823 - (view) | Author: Jim Jewett (Jim.Jewett) * (Python triager) | Date: 2012年03月26日 14:30 | |
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 subprocess module." I would therefore suggest rewording this as "distutils module: Use the packaging module." |
|||
| msg156836 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年03月26日 17:34 | |
New changeset c407db9120e9 by R David Murray in branch 'default': #14413: tweak word order in deprecation section http://hg.python.org/cpython/rev/c407db9120e9 |
|||
| msg156837 - (view) | Author: R. David Murray (r.david.murray) * (Python committer) | Date: 2012年03月26日 17:35 | |
Somebody (Raymond?) is going to go through and edit for style and consistency before the release. But I applied your tweak anyway. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:28 | admin | set | github: 58621 |
| 2012年03月26日 17:35:48 | r.david.murray | set | status: open -> closed nosy: + r.david.murray messages: + msg156837 resolution: fixed stage: resolved |
| 2012年03月26日 17:34:55 | python-dev | set | nosy:
+ python-dev messages: + msg156836 |
| 2012年03月26日 14:30:21 | Jim.Jewett | create | |