Message243727
> 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 |
|
| 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: <[email protected]> |
| 2015-05-21 04:07:10 | yselivanov | link | issue24237 messages |
| 2015-05-21 04:07:09 | yselivanov | create | |
|