- 05 Nis, 2010 17 kayıt (commit)
-
-
Brian Curtin yazdı
On slower Windows machines, waiting 0.1 seconds can sometimes not be enough for a subprocess to start and be ready to accept signals, causing the test to fail. One buildbot is also choking on input()/EOFError so that was changed to not depend on input.
-
Mark Dickinson yazdı
-
Raymond Hettinger yazdı
-
Mark Dickinson yazdı
This fixes a test_decimal failure on FreeBSD 8.0. (modf apparently doesn't follow C99 Annex F on FreeBSD.)
-
R. David Murray yazdı
widths. Patch by Dave Malcolm.
-
Tarek Ziadé yazdı
-
Ezio Melotti yazdı
-
Ronald Oussoren yazdı
srcdir != builddir. Without this patch it is no longer possible to build python when you don't run configure from the root of the source tree.
-
Michael Foord yazdı
-
Michael Foord yazdı
-
Michael Foord yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Philip Jenvey yazdı
-
R. David Murray yazdı
and FreeBSD. Patch by Dave Malcolm.
-
Michael Foord yazdı
-
- 04 Nis, 2010 17 kayıt (commit)
-
-
Michael Foord yazdı
-
Benjamin Peterson yazdı
-
Ezio Melotti yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Michael Foord yazdı
-
Raymond Hettinger yazdı
-
Mark Dickinson yazdı
Also add an example of constructing a Decimal directly from a float, update the quickstart tutorial, and tweak another couple of sentences.
-
Raymond Hettinger yazdı
Adopt PEP 8 compliant function name. Factor-out existing uses cmp_to_key. Update documentation to use internal pointers instead of external resource.
-
Mark Dickinson yazdı
-
Raymond Hettinger yazdı
-
Mark Dickinson yazdı
and improve test coverage. Thanks Meador Inge for the patch.
-
Raymond Hettinger yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Raymond Hettinger yazdı
-
- 03 Nis, 2010 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
requires building pyctype.o into pgen
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
(memoryviews don't support complex structures right now)
-