elliejs
elliejs
thank you. will do.
will do
It's technically mergeable right now but I'd really appreciate the added sentences at some point before I merge.
Works fine today. Is this still an issue? Closing otherwise. Sample code: ```py import willump import asyncio import logging import json logging.getLogger().setLevel(level=logging.DEBUG) wllp = await willump.start() logging.getLogger().setLevel(level=logging.NOTSET) await wllp.request('post', '/lol-matchmaking/v1/ready-check/accept')...
I've gotten a sizeable chunk of this to build, but without the kernel driver FreeBSD support still seems like more than a few patches to makefiles here and there. Adding...
~I am still encountering while updating my ports tree today (1 July). A package requires msgpack-c be installed, but also requires binutils, meaning the parent package fails to build because...
New knowledge. This bug is **not** fixed in msgpack_c-6.0.2 When I patch msgpack-c using this patch, i no longer get the bug tracked here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279615 I do however still encounter...