Message191187
Everything that is going to be kept around has been moved. That just leaves:
1. Removing all uses of imp from the stdlib
2. Document as deprecated the last few things in imp which are simply being removed (including adding a note in the docstrings)
3. Remove all function/class-level deprecation warnings and add a module-level pending deprecation one
4. Run the test suite with -W always to make sure I didn't miss anything |
|
| Date |
User |
Action |
Args |
| 2013-06-15 02:42:24 | brett.cannon | set | recipients:
+ brett.cannon, vstinner, benjamin.peterson, ezio.melotti, eric.araujo, Arfrever, r.david.murray |
| 2013-06-15 02:42:24 | brett.cannon | set | messageid: <[email protected]> |
| 2013-06-15 02:42:24 | brett.cannon | link | issue17177 messages |
| 2013-06-15 02:42:24 | brett.cannon | create | |
|