Issue25407
Created on 2015-10-14 15:59 by brett.cannon, last changed 2015-10-16 19:12 by brett.cannon. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg253001 - (view) | Author: Brett Cannon (brett.cannon) * | Date: 2015-10-14 15:59 | |
In https://mail.python.org/pipermail/python-dev/2015-September/141499.html I asked if people thought it was okay to deprecate modules in Python 3 but to keep them around until Python 4. People agreed and so now I need to actually execute on that plan by updating PEP 4 and the various deprecation messages in the stdlib. |
|||
| msg253090 - (view) | Author: Roundup Robot (python-dev) | Date: 2015-10-16 19:10 | |
New changeset bcee1364e2dc by Brett Cannon in branch '3.5': Issue #25407: Drop the mention of the formatter module being removed https://hg.python.org/cpython/rev/bcee1364e2dc New changeset 9a0d367b8dd3 by Brett Cannon in branch 'default': Merge for issue #25407 https://hg.python.org/cpython/rev/9a0d367b8dd3 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-16 19:12:42 | brett.cannon | set | status: open -> closed resolution: fixed stage: resolved |
| 2015-10-16 19:10:03 | python-dev | set | nosy:
+ python-dev messages: + msg253090 |
| 2015-10-14 15:59:16 | brett.cannon | create | |