Issue7871
Created on 2010-02-07 12:53 by georg.brandl, last changed 2010-08-22 08:12 by rhettinger.
|
msg98995 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2010-02-07 12:53 |
|
test_heap has a duplicate "test_get_only" test method, and the one that's overwritten seems to end up in an infinite loop.
|
|
msg110004 - (view) |
Author: Mark Lawrence (BreamoreBoy) |
Date: 2010-07-11 13:22 |
|
Hardly a showstopper, but shouldn't this file have been patched before the release of Python 2.7?
|
|
msg110005 - (view) |
Author: Ezio Melotti (ezio.melotti) |
Date: 2010-07-11 13:25 |
|
If no one did, it will have to be done for 2.7.1.
|
|
msg114642 - (view) |
Author: Raymond Hettinger (rhettinger) * |
Date: 2010-08-22 08:12 |
|
Fixed in r84255.
|
|
| Date |
User |
Action |
Args |
| 2010-08-22 08:12:25 | rhettinger | set | status: open -> closed resolution: fixed messages:
+ msg114642
|
| 2010-08-08 01:39:58 | rhettinger | set | priority: normal -> high |
| 2010-07-11 13:25:08 | ezio.melotti | set | nosy:
+ ezio.melotti
messages:
+ msg110005 stage: needs patch |
| 2010-07-11 13:22:19 | BreamoreBoy | set | nosy:
+ BreamoreBoy messages:
+ msg110004
|
| 2010-02-07 12:53:23 | georg.brandl | create | |
|