]> granicus.if.org Git - python/commit
Issue #13099: Fix sqlite3.Cursor.lastrowid under a Turkish locale.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Oct 2011 11:35:28 +0000 (13:35 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Oct 2011 11:35:28 +0000 (13:35 +0200)
commit1665d2c75fcfe5097983c13fdf66fd5e766890c2
treed7ba49a40af240ba494f99eacf7bbfad32af0d3d
parent0fc80c0d5a76ed59f3db0b3f15e1e37ccc127ffb
Issue #13099: Fix sqlite3.Cursor.lastrowid under a Turkish locale.
Reported and diagnosed by Thomas Kluyver.
Misc/ACKS
Misc/NEWS
Modules/_sqlite/cursor.c