diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2010-06-09 11:35:41 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2010-06-09 11:35:41 +0200 |
commit | 1090701721888474d34f8a4af28ee1bb1c3fdaaa (patch) | |
tree | 2a2a8cec9b2e3bcfac3125ab13afc1e225f2b32a /lib/git/async/graph.py | |
parent | 2054561da184955c4be4a92f0b4fa5c5c1c01350 (diff) | |
download | gitpython-1090701721888474d34f8a4af28ee1bb1c3fdaaa.tar.gz |
HSCondition: now deriving from deque, as the AsyncQeue does, to elimitate one more level of indirection. Clearly this not good from a design standpoint, as a Condition is no Deque, but it helps speeding things up which is what this is about. Could make it a hidden class to indicate how 'special' it is
Diffstat (limited to 'lib/git/async/graph.py')
0 files changed, 0 insertions, 0 deletions