Message121964
| Author | ezio.melotti |
|---|---|
| Recipients | eric.araujo, ezio.melotti, michael.foord, rhettinger, terry.reedy |
| Date | 2010-11-21.19:10:50 |
| SpamBayes Score | 0.0036441386 |
| Marked as misclassified | No |
| Message-id | <1290366652.92.0.259885483763.issue9424@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I merged the patch on 3.1 in r86629 and on 2.7 in r86637. I would like to propose the following deprecation schedules for the deprecated fail* and assert* methods: * for the fail* methods: add a DeprecationWarning in 3.1 (done in r74096); remove them in 3.3 (see msg65142); * for the assert* methods: add a DeprecationWarning in 3.2; leave them around for a few more versions; These deprecations should be documented on whatsnew3.2 too. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-21 19:10:52 | ezio.melotti | set | recipients: + ezio.melotti, rhettinger, terry.reedy, eric.araujo, michael.foord |
| 2010-11-21 19:10:52 | ezio.melotti | set | messageid: <1290366652.92.0.259885483763.issue9424@psf.upfronthosting.co.za> |
| 2010-11-21 19:10:50 | ezio.melotti | link | issue9424 messages |
| 2010-11-21 19:10:50 | ezio.melotti | create | |