- 13 Dec, 2008 7 commits
-
-
Martin v. Löwis authored
Issue #4342: Always convert Text.index result to string.
-
Martin v. Löwis authored
Issue #1683: prevent forking from interfering in threading storage.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
Issue #3863: Disabled a unit test of fork being called from a thread when running on platforms known to exhibit OS bugs when attempting that.
-
Martin v. Löwis authored
in struct's L format.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 11 Dec, 2008 2 commits
-
-
Mark Dickinson authored
Decimal.max_mag and Decimal.min_mag.
-
Andrew M. Kuchling authored
-
- 10 Dec, 2008 3 commits
-
-
Jeffrey Yasskin authored
propagating exceptions.
-
Hirokazu Yamamoto authored
-
Jeffrey Yasskin authored
context manager's __exit__ method's result while it's being converted to bool.
-
- 30 Nov, 2008 1 commit
-
-
Matthias Klose authored
-
- 25 Nov, 2008 1 commit
-
-
Benjamin Peterson authored
-
- 18 Nov, 2008 1 commit
-
-
Amaury Forgeot d'Arc authored
Backport of r67266
-
- 17 Nov, 2008 1 commit
-
-
Benjamin Peterson authored
-
- 16 Nov, 2008 2 commits
-
-
Benjamin Peterson authored
-
Georg Brandl authored
-
- 14 Nov, 2008 2 commits
-
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
Backport r66804: #1415508 from Rocky Bernstein: add docstrings for enable_interspersed_args(), disable_interspersed_args()
-
- 03 Nov, 2008 2 commits
-
-
Hirokazu Yamamoto authored
and then remove it. Written by Guilherme Polo (gpolo). Backport of r67082.
-
Benjamin Peterson authored
-
- 30 Oct, 2008 1 commit
-
-
Amaury Forgeot d'Arc authored
does not return an iterator for the 4th and 5th items. (sequence-like and mapping-like state) Backport of r67049.
-
- 18 Oct, 2008 1 commit
-
-
Thomas Heller authored
snv rev 59943 and 59946.
-
- 16 Oct, 2008 1 commit
-
-
Benjamin Peterson authored
-
- 08 Oct, 2008 1 commit
-
-
Gerhard Häring authored
module.
-
- 30 Sep, 2008 2 commits
-
-
Brett Cannon authored
-
Benjamin Peterson authored
-
- 29 Sep, 2008 2 commits
-
-
Thomas Heller authored
-
Brett Cannon authored
garbage collection of a Profiler object.
-
- 26 Sep, 2008 3 commits
-
-
Amaury Forgeot d'Arc authored
For example: "".count("xxxx", sys.maxint, 0) Backport of r66631.
-
Georg Brandl authored
-
Georg Brandl authored
-
- 25 Sep, 2008 1 commit
-
-
Benjamin Peterson authored
-
- 24 Sep, 2008 1 commit
-
-
Thomas Heller authored
Reviewed by Fredrik Lundh and Skip Montanaro. Backport from trunk.
-
- 22 Sep, 2008 1 commit
-
-
Gregory P. Smith authored
- Issue #3678: Correctly pass LDFLAGS and LDLAST to the linker on shared library targets in the Makefile.
-
- 18 Sep, 2008 1 commit
-
-
Benjamin Peterson authored
-
- 08 Sep, 2008 1 commit
-
-
Hirokazu Yamamoto authored
Reviewed by Benjamin Peterson.
-
- 07 Sep, 2008 2 commits
-
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-