- 23 Eki, 2007 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 16 Eki, 2007 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 09 Eki, 2007 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 08 Eki, 2007 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Let the field spec be either a string or a non-string sequence (suggested by Martin Blais with use cases). Improve the error message in the case of a SyntaxError (caused by a duplicate field name).
-
- 05 Eki, 2007 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
Add maxlen support to deque() and fixup docs. Partially fix __reduce__(). The None as a third arg was no longer supported. Still needs work on __reduce__() to handle recursive inputs.
-
- 18 Eyl, 2007 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 17 Eyl, 2007 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
Allows optional commas in the field-name spec (help when named tuples are used in conjuction with sql queries). Adds the __fields__ attribute for introspection and to support conversion to dictionary form. Adds a __replace__() method similar to str.replace() but using a named field as a target. Clean-up spelling and presentation in doc-strings.
-
- 21 May, 2007 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 19 May, 2007 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 01 Mar, 2007 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 28 Şub, 2007 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-