• Dominik Luntzer's avatar
    Correctly handle count parameter @ HistoryDict.save_node_value · d1c6aa62
    Dominik Luntzer authored
    The current implementation is actually a no-op since the data is truncated
    correctly but not assigned back to self._datachanges.
    Pop the first value instead since this function is called for every
    datachange which means that not more than one value will every be removed
    in a single call.
    d1c6aa62
To find the state of this project's repository at the time of any of these versions, check out the tags.
history.py 12.4 KB