Changes between Version 6 and Version 8 of Ticket #2891


Ignore:
Timestamp:
2017-08-15T21:14:24Z (7 years ago)
Author:
warner
Comment:

[27348be] deleted most of dictutil.py, so those lines are no longer a problem

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2891 – Description

    v6 v8  
    3737 * ~~~[https://github.com/tahoe-lafs/tahoe-lafs/blob/95ac5494ffaad61494e0616286894a20b87b7da8/src/allmydata/util/dictutil.py#L230 L 230 NumDict.item_with_largest_value()]~~~
    3838 * ~~~[https://github.com/tahoe-lafs/tahoe-lafs/blob/95ac5494ffaad61494e0616286894a20b87b7da8/src/allmydata/util/dictutil.py#L438 L 438 ValueOrderedDict.__repr_n__]~~~
    39  * [https://github.com/tahoe-lafs/tahoe-lafs/blob/95ac5494ffaad61494e0616286894a20b87b7da8/src/allmydata/util/dictutil.py#L507 L 507 ValueOrderedDict.__setitem__]
    40  * [https://github.com/tahoe-lafs/tahoe-lafs/blob/95ac5494ffaad61494e0616286894a20b87b7da8/src/allmydata/util/dictutil.py#L511 L 511 ValueOrderedDict.__setitem__]
    41  * [https://github.com/tahoe-lafs/tahoe-lafs/blob/95ac5494ffaad61494e0616286894a20b87b7da8/src/allmydata/util/dictutil.py#L550 L 550 ValueOrderedDict.__delitem__]
    42  * [https://github.com/tahoe-lafs/tahoe-lafs/blob/95ac5494ffaad61494e0616286894a20b87b7da8/src/allmydata/util/dictutil.py#L597 L 597 ValueOrderedDict.pop]
     39 * ~~~[https://github.com/tahoe-lafs/tahoe-lafs/blob/95ac5494ffaad61494e0616286894a20b87b7da8/src/allmydata/util/dictutil.py#L507 L 507 ValueOrderedDict.__setitem__]~~~
     40 * ~~~[https://github.com/tahoe-lafs/tahoe-lafs/blob/95ac5494ffaad61494e0616286894a20b87b7da8/src/allmydata/util/dictutil.py#L511 L 511 ValueOrderedDict.__setitem__]~~~
     41 * ~~~[https://github.com/tahoe-lafs/tahoe-lafs/blob/95ac5494ffaad61494e0616286894a20b87b7da8/src/allmydata/util/dictutil.py#L550 L 550 ValueOrderedDict.__delitem__]~~~
     42 * ~~~[https://github.com/tahoe-lafs/tahoe-lafs/blob/95ac5494ffaad61494e0616286894a20b87b7da8/src/allmydata/util/dictutil.py#L597 L 597 ValueOrderedDict.pop]~~~
    4343
    4444* src/allmydata/stats.py