Official support for free-threaded Python, and free-threaded improvements Python’s free-threaded build promises true parallelism for threads in Python programs by removing the Global Interpreter Lock ...
fetching a NULL value (directly or from a table column) while CASTing to NUMERIC causes the type coercion to fail under fetchone(). It does not fail under fetchall() or fetchmany() but I suspect this ...
When using Cursor with a C# MCP server, nullable tool parameters fail to bind unless I make them non-nullable. In MCP Inspector, calls with no active argument deserialize fine (null is passed to my ...