Kubilay Kocak

Results 101 comments of Kubilay Kocak
trafficstars

Original commit introducing the issue: https://svnweb.freebsd.org/changeset/base/352707 I believe [base r352778]( https://svnweb.freebsd.org/changeset/base/352778) is an attempt to fix it. Will monitor pkg-fallout Edit: Full [svn-src-all thread](https://lists.freebsd.org/pipermail/svn-src-all/2019-September/187639.html)

> We have a compilation issue with the current master again. I provided an issue #17 and patch #16. > > > > @koobs are you the maintainer of the...

> It's good somebody's working on it. For ThirdStats I'd rather go without experiment API's 🤷🏻 Note that using experiment API's can help Thunderbird teams upstream determine needs/priorities for future...

> Thank you @koobs - I'm completely with you here. The reason for my decision was that releasing a new version on ATN becomes a lot more complicated when using...

Could the -j argument also support running on a set of specific jails, as follows: - -j jail1,jail2,jailN

Another example: pytest-xdist also affected, when pytest-relaxed is installed. We either need this (all pytest plugins, actually) disabled by default, and/or a command line method in pytest to deterministically disable...

The following patch fixes the issue for me, if you decide you want to go that way (ignoring warnings, rather than accounting for them): ``` --- tests/test_display.py.orig 2019-06-14 18:05:29 UTC...

Hey Josh, I'm from the FreeBSD Project and Python Team. Happy to help answer any questions you have now or going forward, just ping. On an initial pass, keyszer looks...

> Thanks for reaching out. I guess I was more worried about the low-level kernel support for input/output devices... such as the `evdev` and `uinput` APIs we're built on... are...

> > I can create a proof-of-concept keyszer FreeBSD Port, run tests and provide feedback on issues, gaps, other problems. > > That sounds super helpful - esp if you...