Author: Brian Kearns
Branch:
Changeset: r62271:672017bcae87
Date: 2013-03-09 14:44 -0500
http://bitbucket.org/pypy/pypy/changeset/672017bcae87/
Log:have sqlite only build/use a row_cast_map if needed
diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py
--- a/lib_pypy/_sqlite3.py
+++ b/l
Author: Brian Kearns
Branch:
Changeset: r62272:3dbab3e443a7
Date: 2013-03-09 15:03 -0500
http://bitbucket.org/pypy/pypy/changeset/3dbab3e443a7/
Log:reorder these functions
diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py
--- a/lib_pypy/_sqlite3.py
+++ b/lib_pypy/_sqlite3.py
@@ -1077
Author: Brian Kearns
Branch:
Changeset: r62273:b09b4f5c8026
Date: 2013-03-09 15:09 -0500
http://bitbucket.org/pypy/pypy/changeset/b09b4f5c8026/
Log:this variable is internal
diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py
--- a/lib_pypy/_sqlite3.py
+++ b/lib_pypy/_sqlite3.py
@@ -11