summaryrefslogtreecommitdiff
path: root/git/diff.py
diff options
context:
space:
mode:
authorKostis Anagnostopoulos <ankostis@gmail.com>2016-09-26 01:36:57 +0200
committerKostis Anagnostopoulos <ankostis@gmail.com>2016-09-26 13:37:55 +0200
commit7ec2f8a4f26cec3fbbe1fb447058acaf508b39c0 (patch)
tree2868007d4c4be16ee5e24ca09df6ab2533dea248 /git/diff.py
parent082851e0afd3a58790fe3c2434f6d070f97c69c1 (diff)
downloadgitpython-7ec2f8a4f26cec3fbbe1fb447058acaf508b39c0.tar.gz
apveyor, #519: FIX incomplete Popen pump
+ The code in `_read_lines_from_fno()` was reading the stream only once per invocation, so when input was larger than `mmap.PAGESIZE`, bytes were forgotten in the stream. + Replaced buffer-building code with iterate-on-file-descriptors. + Also set deamon-threads.
Diffstat (limited to 'git/diff.py')
0 files changed, 0 insertions, 0 deletions