Marcin Borawski
Marcin Borawski
Hey, I am new to D-lang, any idea how to add `trusted_connection=yes` and `ODBC Driver 17 for SQL Server` to a connection string? Is this supported or does this require...
Edit: Sorry about the `bug` label, I didn't add it, and it seems I am not able to change it for some reason. I just found out about #2565 ,...
Hello, I haven't found any way to pass CMAKE flags to pybombs, but when tried to install libitpp using pybombs it installed in debug mode. Workaround: Go to your prefix...
Hello, I increased the heapsize to 16G for my kernel with krangl, but reading a CSV file which has 7 columns (int64, str, str, str, int64, str, str) and about...
[This](https://pyserial-asyncio.readthedocs.io/en/latest/api.html) section is empty on readthedocs.io, while it has defined rst content [here](https://github.com/pyserial/pyserial-asyncio/blob/master/documentation/api.rst)
Hello, I am going through a book by Martin McBride about functional programming in Python. I know this is not production-class library, but I am trying to instantiate a List...
Seems like the code is identical to these repositories. What's going on in here? Are there any original authors mentioned in the license file? Mentioned repositories: https://github.com/dmontagu/fastapi-utils https://github.com/yuval9313/fastapi-restful