Katharina Bogad

Results 25 comments of Katharina Bogad

This should be easy with the new Connection classes, right?

If we subclass the TCPSocketConnection into a, say, Pooled TCPSocketConnection that statically maintains a socket pool much logic in the TCPSocketConnection could be shared. But come to think about it,...

I don't really know what's up with the tests, but I haven't fixed them yet. As you can see, I re-arranged some UI components, however I kept the overall layout....

As far as I'm concerned, node is required for those that publish packages to pypi, or build the entirety of boofuzz themselves. Once built, node isn't needed at all. The...

Hi everyone, unfortunately I had a bit of a fall out with the maintainer of grocy (a project which I have since forked, but still haven't got to a state...

Good news: I found the code I had when toying around with zxing. I've pushed it here: https://github.com/mistressofjellyfish/quagga2-reader-datamatrix As with the libdmtx stuff I have no clue about what state...

@WhereIsOops could you please re-format your Comments to use proper code tags? This would be the correct markdown syntax to use: ```python def encode(self, value, mutation_context): # rest... ``` Thank...

@jtpereyda @MetinSAYGIN So, it happens that I have some code lying around that has this done, more or less; but without the SessionOptions object. I'm still in the process of...

I also need this feature. Is this blocked by something?

> > I also need this feature. Is this blocked by something? > > @hackathi, this this has sat a while because @fiftin has not responded to the PR, and...