- 30 May, 2006 11 kayıt (commit)
-
-
Tim Peters yazdı
our lives taking turns rewriting code that works ;-), get rid of casting illusions by declaring a new variable with the obvious type.
-
Tim Peters yazdı
from a (possibly) wider variable.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Tim Peters yazdı
I don't have a box with nearly enough RAM, or an OS, that could get close to tickling this, though (requires a dict w/ at least 2**31 entries).
-
Neal Norwitz yazdı
-
Tim Peters yazdı
-
Tim Peters yazdı
-
Tim Peters yazdı
are run in the order: test_genexps (or any other doctest-based test) test_struct test_doctest The `warnings` module needs an advertised way to save/restore its internal filter list.
-
Bob Ippolito yazdı
-
- 29 May, 2006 18 kayıt (commit)
-
-
Bob Ippolito yazdı
struct: modulo math plus warning on all endian-explicit formats for compatibility with older struct usage (ugly)
-
Fredrik Lundh yazdı
the current behaviour ;-)
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Use Py_UnpackTuple instead of PyArg_ParseTuple where possible.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
and watch out for handler name collisions.
-
Nick Coghlan yazdı
-
Georg Brandl yazdı
-
Armin Rigo yazdı
-
Bob Ippolito yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Nick Coghlan yazdı
Renames functional extension module to _functools and adds a Python functools module so that utility functions like update_wrapper can be added easily.
-
Georg Brandl yazdı
Fix refleak in exceptions.
-
- 28 May, 2006 11 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Armin Rigo yazdı
release builds of Python.
-
Georg Brandl yazdı
still used?)
-
Georg Brandl yazdı
-
Thomas Wouters yazdı
-
Michael W. Hudson yazdı
subclasses.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
(fixes #1496539)
-