Message 115465 - Python tracker
Message115465
| Author | flox |
|---|---|
| Recipients | brett.cannon, flox, giampaolo.rodola, michael.foord, pitrou |
| Date | 2010-09-03.16:45:57 |
| SpamBayes Score | 1.7467532e-05 |
| Marked as misclassified | No |
| Message-id | <1283532358.91.0.652365975312.issue9754@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch looks good. However tests do not pass with -Werror (while test_warnings and others pass). Is there a way to catch multiple warnings on a single logical line? (With assertRaises we don't have such use case) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-03 16:45:58 | flox | set | recipients: + flox, brett.cannon, pitrou, giampaolo.rodola, michael.foord |
| 2010-09-03 16:45:58 | flox | set | messageid: <1283532358.91.0.652365975312.issue9754@psf.upfronthosting.co.za> |
| 2010-09-03 16:45:57 | flox | link | issue9754 messages |
| 2010-09-03 16:45:57 | flox | create | |