Netzeband

Results 4 issues of Netzeband

Hello I have a usecase, where an external library must be setup exactly once for the whole process and in the end it must be teardown just a single time....

is:idea
awaiting:discussion

I wasted so much time to get this running on my python 3 setup, before I gave up. Please add a note to the readme, that this project is only...

Hello When a subprocess is started inside a debug session of pydevd, the arguments of the subprocess are patched by the `patch_args(argv)` function in `pydev_monkey.py`. In a very special case...

Hello, I try to check some collision detection systems inside unit-tests. Here I noticed, that the collision detection seems not to work as expected. Just an example: In this test,...