commit | 1665d2c75fcfe5097983c13fdf66fd5e766890c2 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Oct 04 13:35:28 2011 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Oct 04 13:35:28 2011 +0200 |
tree | d7ba49a40af240ba494f99eacf7bbfad32af0d3d | |
parent | 0fc80c0d5a76ed59f3db0b3f15e1e37ccc127ffb [diff] [blame] |
Issue #13099: Fix sqlite3.Cursor.lastrowid under a Turkish locale. Reported and diagnosed by Thomas Kluyver.
diff --git a/Misc/ACKS b/Misc/ACKS index 4f2ea13..3dc3de1 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -488,6 +488,7 @@ Bob Kline Matthias Klose Jeremy Kloth +Thomas Kluyver Kim Knapp Lenny Kneler Pat Knight