Message179374
Here's the fix for test_bisect.py.
This one has an extra change, that of replacing the manual method of obtaining c_bisect and py_bisect with two calls to support.import_fresh_module.
This one also has an extra wrench thrown in the gears by including a few doctests. I haven't changed anything in relation to those doctests, but I wonder if there's really any point to keeping them there considering they claim to be pulled from the docs but are in fact significantly different from what is in the docs these days. |
|
Date |
User |
Action |
Args |
2013-01-08 21:39:05 | zach.ware | set | recipients:
+ zach.ware, brett.cannon, ezio.melotti |
2013-01-08 21:39:05 | zach.ware | set | messageid: <1357681145.64.0.619169785001.issue16897@psf.upfronthosting.co.za> |
2013-01-08 21:39:05 | zach.ware | link | issue16897 messages |
2013-01-08 21:39:05 | zach.ware | create | |
|