Message97330
| Author | brian.curtin |
|---|---|
| Recipients | brett.cannon, brian.curtin, ezio.melotti, pitrou |
| Date | 2010-01-06.22:09:45 |
| SpamBayes Score | 3.1879088e-06 |
| Marked as misclassified | No |
| Message-id | <1262815787.45.0.304595010679.issue7319@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The wording of the documentation flows and is arranged better than before. However, there is a test failure: test_exceptions.testDeprecatedMessageAttribute depends on the deprecation warning always occuring. @unittest.skipIf(DeprecationWarning in [filter[2] for filter in warnings.filters], "DeprecationWarning disabled") or something like that could avoid it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-01-06 22:09:47 | brian.curtin | set | recipients: + brian.curtin, brett.cannon, pitrou, ezio.melotti |
| 2010-01-06 22:09:47 | brian.curtin | set | messageid: <1262815787.45.0.304595010679.issue7319@psf.upfronthosting.co.za> |
| 2010-01-06 22:09:45 | brian.curtin | link | issue7319 messages |
| 2010-01-06 22:09:45 | brian.curtin | create | |