- 08 Oct, 2009 3 commits
-
-
Mark Dickinson authored
-
Mark Dickinson authored
Also add description of '?' struct format character. Thanks Gabriel Genellina for the patch.
-
Ronald Oussoren authored
is specified on OSX. Fixes a regression in 2.6.3.
-
- 07 Oct, 2009 1 commit
-
-
Mark Dickinson authored
into the available precision. (Tests for this change are included in the most recent set of testcases from the Decimal Specification site; those testcases will be updated shortly.)
-
- 06 Oct, 2009 2 commits
-
-
Amaury Forgeot d'Arc authored
-
Amaury Forgeot d'Arc authored
_PyUnicode_IsLinebreak and _PyUnicode_IsWhitespace. It now also parses the Unihan.txt for numeric values.
-
- 05 Oct, 2009 11 commits
-
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Amaury Forgeot d'Arc authored
-
R. David Murray authored
in regrtest, with warnings if the called test modifies them.
-
- 04 Oct, 2009 2 commits
-
-
Mark Dickinson authored
(and also, with luck, on the x86 FreeBSD buildbot), by making sure that some user time is used in test_itimer_virtual.
-
Benjamin Peterson authored
-
- 03 Oct, 2009 4 commits
-
-
Benjamin Peterson authored
-
Tarek Ziadé authored
-
Mark Dickinson authored
-
Tarek Ziadé authored
-
- 02 Oct, 2009 1 commit
-
-
Tarek Ziadé authored
-
- 01 Oct, 2009 7 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Antoine Pitrou authored
between bytes streams and text streams.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
- 30 Sep, 2009 1 commit
-
-
Mark Dickinson authored
-
- 29 Sep, 2009 8 commits
-
-
Gregory P. Smith authored
the supplied path.
-
Ronald Oussoren authored
installs a version of Python that can build extensions on OSX 10.6.
-
Philip Jenvey authored
through the shell. also document the correct subprocess replacement for this case patch from Jean-Paul Calderone and Jani Hakala
-
Mark Dickinson authored
PyLongs. Raise ValueError instead.
-
Raymond Hettinger authored
-
Antoine Pitrou authored
`httplib.HTTPConnection.send`. Patch by Kirk McDonald.
-
Ronald Oussoren authored
to that README file with some explanation. * Be more strict in the configure script: complain loudly when the user has specified invalid combinations of OSX-specific configure arguments. The error message refers to the Mac/README file for more information.
-
Vinay Sajip authored
-