- 08 Jan, 2004 2 commits
-
-
Fred Drake authored
-
Raymond Hettinger authored
-
- 07 Jan, 2004 1 commit
-
-
Barry Warsaw authored
-
- 06 Jan, 2004 2 commits
-
-
Thomas Heller authored
-
Mark Hammond authored
strong crypto.
-
- 05 Jan, 2004 4 commits
-
-
Raymond Hettinger authored
(Contributed by Dmitry Vasiliev.)
-
Raymond Hettinger authored
-
Raymond Hettinger authored
timeit, base64, MSVC++ 7.1 build, METH_COEXISTS, and optimizations. * Put in a comment suggesting an improvement to the rsplit() example.
-
Hye-Shik Chang authored
separaters on str.split() and str.rsplit().
-
- 04 Jan, 2004 23 commits
-
-
Jack Jansen authored
factory functions, so you can call quicktime functions that are implemented as methods on NULL too. Still don't allow quicktime functions to return NULL pointers, though: I think this always signals an error condition.
-
Raymond Hettinger authored
-
Hye-Shik Chang authored
failure on FreeBSD.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
Formerly, the length was only fetched from sequence objects. Now, any object that reports its length can benefit from pre-sizing.
-
Martin v. Löwis authored
-
Raymond Hettinger authored
Formerly, the length was only fetched from sequence objects. Now, any object that reports its length can benefit from pre-sizing.
-
Raymond Hettinger authored
Formerly, length data fetched from sequence objects. Now, any object that reports its length can benefit from pre-sizing. On one sample timing, it gave a threefold speedup for list(s) where s was a set object.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
Make timings more consistent by temporarily disabling GC.
-
Raymond Hettinger authored
-
Tim Peters authored
-
Tim Peters authored
-
Tim Peters authored
-
Tim Peters authored
-
Tim Peters authored
-
Tim Peters authored
-
Tim Peters authored
-
Tim Peters authored
again. Removed the following subprojects and folded them into pythoncore, to match what's being done under VC7. We *can* build the core DLL under VC6 again after this: datetime.dsp winreg.dsp parser.dsp _sre.dsp _csv.dsp mmap.dsp _symtable.dsp
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
encoding and decoding, including optional case folding and optional alternative alphabets.
-
- 03 Jan, 2004 3 commits
-
-
Hye-Shik Chang authored
-
Jack Jansen authored
-
Tim Peters authored
still far away, but a lot closer than it was.
-
- 02 Jan, 2004 5 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
-
Jeremy Hylton authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-