e = UnicodeDecodeError('utf-8', b'\xd0\xb4\xba\xc5PCBA-SN', 2, 3, 'invalid start byte') conn.setdecoding(mssql_python.SQL_CHAR, encoding='gbk') conn.setdecoding(mssql ...
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 ...
This is fork of pyzeroconf, Multicast DNS Service Discovery for Python, originally by Paul Scott-Murphy (https://github.com/paulsm/pyzeroconf), modified by William ...