diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2010-06-09 11:28:37 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2010-06-09 11:28:37 +0200 |
commit | f2c8d26d3b25b864ad48e6de018757266b59f708 (patch) | |
tree | 4c455469b09e049ff8e29e6166bc2118356dc9cd /lib/git/async/__init__.py | |
parent | 15941ca090a2c3c987324fc911bbc6f89e941c47 (diff) | |
download | gitpython-f2c8d26d3b25b864ad48e6de018757266b59f708.tar.gz |
thread: fixed initialization problem if an empty iterable was handed in
queue: Queue now derives from deque directly, which safes one dict lookup as the queue does not need to be accessed through self anymore
pool test improved to better verify threads are started correctly
Diffstat (limited to 'lib/git/async/__init__.py')
0 files changed, 0 insertions, 0 deletions