pyodbc icon indicating copy to clipboard operation
pyodbc copied to clipboard

Implement pep675

Open kuwv opened this issue 2 years ago • 0 comments
trafficstars

Python now provides LiteralString to help developers prevent security flaws from improperly handling user inputs. This would help 'pyodbc' users.

https://peps.python.org/pep-0675/

kuwv avatar Feb 13 '23 00:02 kuwv