An error occurred fetching the project authors.
- 05 Feb, 2007 1 commit
-
-
Gary Poster authored
all be accessed with those names in the modules (e.g., BTrees.IOBTree.BTree). This is in addition to the older names (e.g., BTrees.IOBTree.IOBTree). This allows easier drop-in replacement, which can especially be simplify code for packages that want to support both 32-bit and 64-bit BTrees. - Describe the interfaces for each module and actually declare the interfaces for each. - Fix module references so klass.__module__ points to the Python wrapper module, not the C extension.
-
- 30 Jan, 2007 1 commit
-
-
Jim Fulton authored
(For now, we're retaining compile-time support for making the regular integer BTrees 64-bit.)
-
- 09 Dec, 2004 1 commit
-
-
Tim Peters authored
This adds a new IFBTree type, intended for use in indices. Still needs NEWS, still needs docs, and there are a pile of legitimate compiler warnings on Windows that need fixing.
-
- 02 Jun, 2004 1 commit
-
-
Jim Fulton authored
-
- 28 Nov, 2003 1 commit
-
-
Jim Fulton authored
-
- 18 Feb, 2003 1 commit
-
-
Jeremy Hylton authored
types that grow an __module__ in future versions of Python.
-
- 14 Aug, 2002 1 commit
-
-
Martijn Pieters authored
-
- 20 Feb, 2002 1 commit
-
-
Jeremy Hylton authored
-
- 11 Feb, 2002 1 commit
-
-
Guido van Rossum authored
-
- 28 Nov, 2001 1 commit
-
-
matt@zope.com authored
-
- 27 Mar, 2001 1 commit
-
-
Jim Fulton authored
on some platforms. Added Python wrapper modules to preserve official names.
-
- 09 Dec, 1999 1 commit
-
-
Jim Fulton authored
-
- 10 May, 1999 1 commit
-
-
Jim Fulton authored
-
- 11 Nov, 1998 1 commit
-
-
Jim Fulton authored
-
- 23 Oct, 1998 1 commit
-
-
Jim Fulton authored
-
- 15 Dec, 1997 1 commit
-
-
Jim Fulton authored
-