Bug #71482 | error Incorrect arguments when nation symbols used on pyton 3.3 | ||
---|---|---|---|
Submitted: | 26 Jan 2014 16:58 | Modified: | 28 Mar 2014 17:07 |
Reporter: | Dmitry Chepel | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / Python | Severity: | S3 (Non-critical) |
Version: | 1.1.4 | OS: | Any (founded on windows but i'm sure that it will occured anywhere) |
Assigned to: | CPU Architecture: | Any | |
Tags: | connector, cursor, internationalization, prepared, python 3 |
[26 Jan 2014 16:58]
Dmitry Chepel
[28 Mar 2014 17:07]
Paul DuBois
Noted in 1.1.7 changelog. In prepared statements, Unicode arguments in Python v2 and bytes arguments in Python v3 were causing errors, as were the symbols of character sets other than utf8 or ascii.