Message152253
In the initial comment, 'Dummy' to 'Deleted' here but only here:
- Holds an active (key, value) pair. Active can transition to Dummy
+ Holds an active (key, value) pair. Active can transition to Deleted
Im Lib/test/test_pprint.py
def test_set_reprs(self): ...
# Consequently, this test is fragile and ...
+ # XXX So why include this "test" in the first place?
Raymond, I believe you added this 44927 and revised for 3.x in 45067.
I imagine it will also be a problem with randomized hashes. Should it be removed or somehow revised? |
|
Date |
User |
Action |
Args |
2012-01-29 18:43:53 | terry.reedy | set | recipients:
+ terry.reedy, pitrou, benjamin.peterson, Mark.Shannon |
2012-01-29 18:43:53 | terry.reedy | set | messageid: <1327862633.8.0.201318780134.issue13903@psf.upfronthosting.co.za> |
2012-01-29 18:43:53 | terry.reedy | link | issue13903 messages |
2012-01-29 18:43:53 | terry.reedy | create | |
|