- d7b0328 Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from by Benjamin Peterson · 17 years ago
- 4cc0f24 Rename PyUnicode_AsString -> _PyUnicode_AsString and by Marc-André Lemburg · 17 years ago
- 3dbca81 Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from by Georg Brandl · 17 years ago
- 1839bac Forward port r64930. Fix one more case in cursor.c. by Alexandre Vassalotti · 17 years ago
- 72b710a Renamed PyString to PyBytes by Christian Heimes · 17 years ago
- e7ea745 Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally by Gerhard Häring · 17 years ago
- bbe741d Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from by Christian Heimes · 17 years ago
- 90aa764 #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. by Christian Heimes · 18 years ago
- 217cfd1 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h by Christian Heimes · 18 years ago
- ceab610 #1480: fix refleak in the sqlite module. by Georg Brandl · 18 years ago
- 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 18 years ago
- efee9f5 Use unicode in more places. Fixes a problem with str8 + str in test. by Neal Norwitz · 18 years ago
- 14ef70b Remove unused variables by Neal Norwitz · 18 years ago
- bae07c9 Breaking ground for PEP 3137 implementation: by Guido van Rossum · 18 years ago
- 0eaa940 Fix automatic replacing mistake. by Georg Brandl · 18 years ago
- 10f07c4 A few sqlite files were still using RO instead of READONLY. by Guido van Rossum · 18 years ago
- 6e69f7f Fix a bit of code that wasn't converted properly, causing a segfault. by Guido van Rossum · 18 years ago
- 6d21456 Make the sqlite tests pass. by Gerhard Häring · 18 years ago
- 9f2e346 Merged revisions 56467-56482 via svnmerge from by Martin v. Löwis · 18 years ago
- fc7bb8c Merged revisions 53304-53433,53435-53450 via svnmerge from by Thomas Wouters · 19 years ago
- 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
- 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
- 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago