On Tue, 26 Aug 2014 16:43:43 -0700 John Wright wrote:
> Sorry for the very delayed response. I'm trying to clean up our
> outstanding bug list...
>
> I'm not convinced that sharing the file is the correct thing to do - it
> introduces thread-unsafe-ness between DebFile/ArFile and its dependent
>
Sorry for the very delayed response. I'm trying to clean up our
outstanding bug list...
I'm not convinced that sharing the file is the correct thing to do - it
introduces thread-unsafe-ness between DebFile/ArFile and its dependent
objects that isn't obvious up front.
In addition, the existing be
Package: python-debian
Version: 0.1.14ubuntu2
Severity: normal
Tags: patch
Currently (tested using trunk), ArFile assumes that it will always receive a
filename, and that filename relates to the local filesystem.
This means that, when instantiating a DebFile using only a fileobj parameter,
you g
3 matches
Mail list logo