]> granicus.if.org Git - python/commit
Fix a compiler warning on Windows 64-bit: _sqlite module
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 18 Nov 2013 00:27:30 +0000 (01:27 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 18 Nov 2013 00:27:30 +0000 (01:27 +0100)
commit83e30bf4bda30153bb2e5dc881fb540e7411deb1
tree226264cef72762262fad48f9f72577fd24eb6759
parent83ed42bfbf003bd7720e2893a4da18a300f48fa8
Fix a compiler warning on Windows 64-bit: _sqlite module
Modules/_sqlite/row.c