- 29 Mar, 2005 1 commit
-
-
Anthony Baxter authored
fixes the crash seen in bug #1165761
-
- 28 Mar, 2005 8 commits
-
-
Tim Peters authored
Patch by Ilya Sandler. Bugfix candidate.
-
Bob Ippolito authored
POSIX is enabled. This prevents the toolbox glue, all of Carbon, and various other non-POSIX features from compiling. The POSIX symbols are still used by default, so turning off the #define doesn't hurt. Additionally, linker flags have changed for Darwin 8, and are different for Darwin 8/gcc4 (default) and Darwin 8/gcc3.3. Approved by Anthony
-
Martin v. Löwis authored
Will backport to 2.4.
-
Martin v. Löwis authored
-
Greg Ward authored
AFMT_S32_BE, AFMT_MPEG.
-
Greg Ward authored
macros: U16 is unsigned and S16 is signed. Duh. Clarify surrounding text a bit and refer to OSS docs.
-
Tim Peters authored
-
Tim Peters authored
work (SyntaxErrors at compile time). I slammed in what looked like the obvious fixes, but someone who understands this file should check my work.
-
- 27 Mar, 2005 4 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
instead of raising a TypeError. Allows other types to successfully implement __radd__() style methods. * Remove future division import from test suite. * Remove test suite's shadowing of __builtin__.dir().
-
Raymond Hettinger authored
-
- 24 Mar, 2005 4 commits
-
-
Martin v. Löwis authored
-
Thomas Heller authored
-
Fred Drake authored
-
Fred Drake authored
work in math displays (thanks to Bo Peng on the Doc-SIG)
-
- 23 Mar, 2005 3 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
so that bdist_wininst can specify 'any'.
-
Walter Dörwald authored
-
- 22 Mar, 2005 8 commits
-
-
Martin v. Löwis authored
-
Walter Dörwald authored
various iterables. (Copied from test_deque.py as suggested by Jim Jewett in SF bug #1166274)
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Walter Dörwald authored
-
Fred Drake authored
-
Fred Drake authored
- more consistent markup - elaborate a couple of points
-
- 21 Mar, 2005 8 commits
-
-
Walter Dörwald authored
(Copied from test_deque.py as suggested by Jim Jewett in SF bug #1166274)
-
Martin v. Löwis authored
-
Martin v. Löwis authored
outputs with the distribution object.
-
Brett Cannon authored
line.
-
Skip Montanaro authored
-
Fred Drake authored
- fix indentation to conform to the Python style guide - add more tests and documentation
-
Fred Drake authored
-
Fred Drake authored
-
- 20 Mar, 2005 4 commits
-
-
Fred Drake authored
added support for the provides, requires, and obsoletes metadata fields
-
Fred Drake authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-