- 30 Mar, 2006 10 kayıt (commit)
-
-
Georg Brandl yazdı
-
Thomas Heller yazdı
-
Armin Rigo yazdı
This is from the SF tracker as well; for some reason the content of test_index.py was lost and an empty file was checked in instead.
-
Anthony Baxter yazdı
-
Anthony Baxter yazdı
Backed out an old patch from 2000.
-
Phillip J. Eby yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
- update the refcount information (late, but not a bad thing to do...) - clarify that PyGen_New() steals a reference
-
Phillip J. Eby yazdı
-
Phillip J. Eby yazdı
for setup.py "upload" command.
-
- 29 Mar, 2006 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
Fix the hit and miss style of testing for sets and dicts.
-
- 28 Mar, 2006 25 kayıt (commit)
-
-
Tim Peters yazdı
interpolate PY_FORMAT_SIZE_T instead of #if'ing on MS_WIN64.
-
Armin Rigo yazdı
otherwise, test/test_ctypes.py fails. What about ctypes.macholib?
-
Armin Rigo yazdı
-
Georg Brandl yazdı
-
Armin Rigo yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
with title().
-
Thomas Heller yazdı
-
Georg Brandl yazdı
This was discovered by test_email failing with -Qnew.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Makes test_xdrlib pass.
-
Georg Brandl yazdı
-
Thomas Wouters yazdı
itertools.tee->instance->attribute->itertools.tee and itertools.tee->teedataobject->itertools.tee cycles, which can be found now that itertools.tee and its teedataobject participate in GC, remain findable and cleanable. The test won't fail when they aren't, but at least the frequent hunt-refleaks runs would spot the rise in refleaks.
-
Thomas Wouters yazdı
doesn't get cleaned up and thus leaks.
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Tim Peters yazdı
so it passes w/ -Qnew.
-
Tim Peters yazdı
with or without -Qnew.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Phillip J. Eby yazdı
-
Phillip J. Eby yazdı
-
Phillip J. Eby yazdı
-
- 27 Mar, 2006 4 kayıt (commit)
-
-
Phillip J. Eby yazdı
-
Phillip J. Eby yazdı
-
Georg Brandl yazdı
-
Phillip J. Eby yazdı
-