Message243727
| Author | yselivanov |
|---|---|
| Recipients | gvanrossum, ncoghlan, yselivanov |
| Date | 2015-05-21.04:07:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1432181230.31.0.213623936103.issue24237@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Are there really all that many warnings triggered for PEP 479? Actually, with the attached patch the number of warnings is pretty low, we can definitely fix/silence them where necessary. (I think I had a bug in one of my first patches that triggered some false-positives). - test_difflib - will have to fix difflib; - test_contextlib - tests StopIteration propagation on purpose; will silence the warning; - test_with - test_generators |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-21 04:07:10 | yselivanov | set | recipients: + yselivanov, gvanrossum, ncoghlan |
| 2015-05-21 04:07:10 | yselivanov | set | messageid: <1432181230.31.0.213623936103.issue24237@psf.upfronthosting.co.za> |
| 2015-05-21 04:07:10 | yselivanov | link | issue24237 messages |
| 2015-05-21 04:07:09 | yselivanov | create | |