- 11 Ara, 2003 1 kayıt (commit)
-
-
Brett Cannon yazdı
finding proper link.
-
- 10 Ara, 2003 4 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Jack Jansen yazdı
a real subtype of Cm.ComponentInstance right now, it turns out that is too difficult. - OSA.OSAComponentInstance initializer does accept a Cm.ComponentInstance instance, though, so at least things are becoming useable.
-
Hye-Shik Chang yazdı
deallocating garbage pointers; saved_ob_item and empty_ob_item. (Reviewed by Raymond Hettinger)
-
Raymond Hettinger yazdı
-
- 09 Ara, 2003 3 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
it to be built for that python.
-
Jack Jansen yazdı
script that allows it to be built for that Python.
-
- 08 Ara, 2003 3 kayıt (commit)
-
-
Walter Dörwald yazdı
test_tuple.py and test_list.py. Common tests for tuple, list and UserList are shared (in seq_tests.py and list_tests.py). Port tests to PyUnit. (From SF patch #736962)
-
Thomas Heller yazdı
MSVC isn't able to read them. Thanks to David Rushby.
-
Jack Jansen yazdı
two framework builds (in /Library and /System/Library) to coexist with distutils linking against the right one. Should be backported to 2.3, but getting Apple-supplied Python to pick up these fixes is going to be non-trivial.
-
- 07 Ara, 2003 8 kayıt (commit)
-
-
Jack Jansen yazdı
$(prefix) wasn't communicated to Mac/OSX/Makefile for all targets. Fixed.
-
Just van Rossum yazdı
-
Raymond Hettinger yazdı
(Contributed by George Yoshida.)
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
(Contributed by Florent Rougon.)
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
The example code did not work and could not easily be made to work. Since the docs were already complex and the feature was not used (it took two years for the errors to surface), we decided to dedocument it entirely, leaving unittest cleaner than before.
-
- 06 Ara, 2003 7 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Original idea by Guido van Rossum. Idea for skipable inner iterators by Raymond Hettinger. Idea for argument order and identity function default by Alex Martelli. Implementation by Hye-Shik Chang (with tweaks by Raymond Hettinger).
-
Steve Purcell yazdı
of test failure output. Irrelevant traceback levels are pruned from formatted traceback strings.
-
Raymond Hettinger yazdı
-
Jack Jansen yazdı
-
- 05 Ara, 2003 9 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
the new waste functionality because it's probably going to be dropped anyway.
-
Thomas Heller yazdı
are passed to the compiler.
-
Thomas Heller yazdı
Use case: Sometimes 'compiling' source files (with SWIG, for example) creates additionl files which included by later sources. The win32all setup script requires this. There is no SF item for this, but it was discussed on distutils-sig: http://mail.python.org/pipermail/distutils-sig/2003-November/003514.html
-
Fred Drake yazdı
- note the behavior of bool() with no arg in the main body of the description
-
Fred Drake yazdı
-
Fred Drake yazdı
remain deprecated in the documentation.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 04 Ara, 2003 5 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Thomas Heller yazdı
-
Raymond Hettinger yazdı
-
Brett Cannon yazdı
-
Michael W. Hudson yazdı
during a CVS merge.
-