- 01 May, 2009 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
error when a named pipe is encountered, rather than blocking infinitely.
-
Gregory P. Smith yazdı
Based off of subversion r69 from http://code.google.com/p/ipaddr-py/ This code is 2to3 safe, I'll merge it into py3k later this afternoon.
-
Walter Dörwald yazdı
All changes are mirrored to the underlying os.environ dict, but rolled back on exit from the with block.
-
Georg Brandl yazdı
-
Senthil Kumaran yazdı
"<local>" macro as the only entry, this function bypasses any host name that does not contain a period.
-
- 30 Nis, 2009 4 kayıt (commit)
-
-
R. David Murray yazdı
more cleanup, but I don't know now to kill turtles. Especially unexpected ones... ;)
-
Eric Smith yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 29 Nis, 2009 14 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
(Backport of r72109 from py3k.)
-
Benjamin Peterson yazdı
-
R. David Murray yazdı
-
Matthias Klose yazdı
-
Matthias Klose yazdı
the order that backends for the dbm extension are checked.
-
Matthias Klose yazdı
the order that backends for the dbm extension are checked.
-
R. David Murray yazdı
-
R. David Murray yazdı
process instead of throwing errors for anything not in an explicit skip list. This is per this spec: http://www.cnpbagwell.com/aiff-c.txt. Spec reference and test sound file provided by Santiago Peresón, fix based on patch by Hiroaki Kawai.
-
Tarek Ziadé yazdı
-
- 28 Nis, 2009 5 kayıt (commit)
-
-
Georg Brandl yazdı
-
Thomas Heller yazdı
instead of mipsel)
-
R. David Murray yazdı
-
R. David Murray yazdı
enabling doctests that Sphinx can run, and fixing and disabling tests that Sphinx can't run. I hand checked every test not now marked as a doctest, and all except the two that have open bug reports against them now work, at least on Linux/trunk. (I did not look at the last example at all since there was already an open bug). I did not read the whole document with an editor's eye, but I did fix a few things I noticed while working on the tests.
-
Eric Smith yazdı
-
- 27 Nis, 2009 12 kayıt (commit)
-
-
Antoine Pitrou yazdı
string is already in normalized form, by performing a quick check beforehand. Original patch by Rauli Ruohonen.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Antoine Pitrou yazdı
at once could hit the recursion limit if the mimetypes database hadn't been initialized before.
-
Eric Smith yazdı
Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k. Should fix Windows buildbot errors.
-
R. David Murray yazdı
works when an exception gets to the interactive prompt, and update the examples after testing. The last one is now a valid Sphinx doctest, but of the preceding two one can't be made a doctest and the other one I'm postponing to 3.x because sphinx handles doctests as Unicode strings and that makes the 2.x output confusing.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
should clutter the docs as possible. Part 1: stuff that gets merged to Py3k.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-