- 01 Eki, 2004 2 kayıt (commit)
-
-
Tim Peters yazdı
-
Tim Peters yazdı
-
- 30 Eyl, 2004 6 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Edward Loper yazdı
-
Raymond Hettinger yazdı
Many of these tests are redundant, but this will ensure that the mapping protocols all stay in sync. Also, added a test for dictionary subclasses.
-
Walter Dörwald yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
* Updated docs to reflected signed return values. * Fixed a doubled word typo.
-
- 29 Eyl, 2004 5 kayıt (commit)
-
-
Raymond Hettinger yazdı
Rather than introduce new logic, took the approach of making the message itself more general.
-
Raymond Hettinger yazdı
-
Nicholas Bastin yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 28 Eyl, 2004 19 kayıt (commit)
-
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Raymond Hettinger yazdı
(Suggested by Michael Hudson.)
-
Tim Peters yazdı
repr(66.6) == "66.6", so doubt that the claimed output has ever been seen. Changed it to 66.25 everywhere, and manually verified that the new claimed output is correct.
-
Edward Loper yazdı
request. Tim says that "correct 'fuzzy' comparison of floats cannot be automated." (The motivation behind adding the new option was verifying interactive examples in Python's latex documentation; several such examples use numbers that don't print consistently on different platforms.)
-
Raymond Hettinger yazdı
* Have groupby() be careful about decreffing structure members.
-
Edward Loper yazdı
the expected output to match corresponding number literals in the actual output if their values are equal (to ten digits of precision).
-
Brett Cannon yazdı
-
Brett Cannon yazdı
the proper path directories for compiling extension modules.
-
Edward Loper yazdı
-
Edward Loper yazdı
-
Raymond Hettinger yazdı
Added a clarifying line to the docs.
-
Edward Loper yazdı
-
Edward Loper yazdı
-
Edward Loper yazdı
fact that compiler.ast.Function now takes a "decorators" argument.
-
Raymond Hettinger yazdı
the htons() function.
-
Raymond Hettinger yazdı
-
Greg Ward yazdı
-
Raymond Hettinger yazdı
-
- 27 Eyl, 2004 8 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Armin Rigo yazdı
-
Armin Rigo yazdı
-
Armin Rigo yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Edward Loper yazdı
-