Julien Muchembled

Results 6 issues of Julien Muchembled

Well, I found a workaround but I'm not absolutely sure that what I'm trying to do is a good idea, so this issue is both a bug report and a...

Hello Nigel, glad to see some recent development on TuxOnIce. As already reported on the mailing list, TOI started to fail at version 4.2 with btrfs, and I'm still using...

First commit is important for performance because it avoids useless data copies when the caller provides a mutable buffer. Locally, I have an incomplete micropython-compat layer that I'd like to...

testZODB from ZODB is another set of generic tests that can be reused to check storage implementations. NEO runs them. Note sure if ZODBTests is pertinent for any storage behind...

zodbpickle has recently entered Debian. And since it forks code from Python, it led to the following discussion: https://lists.debian.org/debian-security-tracker/2018/04/msg00021.html In particular, I discovered that https://bugs.python.org/issue6784 is fixed and if we...