Message97330
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. |
|
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 | |
|