- 25 Haz, 2002 15 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Jeremy Hylton yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Add hyperlinks to make the documentation on the Attributes and AttributesNS interfaces more discoverable. Closes SF bug #484603.
-
Fred Drake yazdı
-
Fred Drake yazdı
of the implementation classes. (Remove the "Impl" from two names.)
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
and examples of the dict() constructor.
-
Raymond Hettinger yazdı
-
Skip Montanaro yazdı
fell swoop. Anyway, this just deletes a couple checks for dbm-type header files that are now performed in setup.py. See patch 553108 for details.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Kurt B. Kaiser yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 24 Haz, 2002 5 kayıt (commit)
-
-
Piers Lauder yazdı
-
Barry Warsaw yazdı
-R/--rpath flag gets passed to the linker. Source builds of BerkeleyDB do their default installs in locations not normally on ld.so's search path.
-
Kurt B. Kaiser yazdı
M Debugger.py : Added clear_file_breaks() M EditorWindow.py : Clear breaks when closed, commments->docstrings, comment out some debugging print statements M PyShell.py : comments->docstrings ; clarify extending EditorWindow methods. M RemoteDebugger.py: Add clear_all_file_breaks() functionality, clarify some comments.
-
Raymond Hettinger yazdı
-
Neal Norwitz yazdı
Fix typo.
-
- 23 Haz, 2002 3 kayıt (commit)
-
-
Jack Jansen yazdı
- Use precompiled headers - Rationalized naming scheme
-
Michael W. Hudson yazdı
-
Piers Lauder yazdı
-
- 22 Haz, 2002 2 kayıt (commit)
-
-
Fred Drake yazdı
This matches the Python C style guide (PEP 7). Closes SF patch #571489.
-
Fred Drake yazdı
Closes SF bug #572169.
-
- 21 Haz, 2002 4 kayıt (commit)
-
-
Jack Jansen yazdı
OSX framework build process. Things fixed/modified: - the filesystem case-sensitivity test now works for builds outside the source directory - various other fixes for building outside the source directory - python.app now has a target in the main Makefile - WASTE and AquaTk are found more automatically
-
Greg Ward yazdı
-
Guido van Rossum yazdı
fixed. (Jeremy, how did you discover that?)
-
Guido van Rossum yazdı
-
- 20 Haz, 2002 11 kayıt (commit)
-
-
Jeremy Hylton yazdı
When resizing a tuple, zero out the memory starting at the end of the old tuple not at the beginning of the old tuple.
-
Jack Jansen yazdı
- These are the final projects that support classic.
-
Raymond Hettinger yazdı
-
Fred Drake yazdı
PyUnicode_Find(). This closes SF bug #566631.
-
Fred Drake yazdı
Closes SF bug #571759.
-
Jack Jansen yazdı
an out-of-memory condition (and a hang on OSX). Filed a bug report (#571845) to make sure this is eventually fixed.
-
Fred Drake yazdı
(which makes it more clear). Closes SF bug #571767.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
are interpreted. This closes SF bug #532467.
-
Jack Jansen yazdı
-