- 09 Ock, 2010 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
- 08 Ock, 2010 7 kayıt (commit)
-
-
Tarek Ziadé yazdı
-
Antoine Pitrou yazdı
Florent Xicluna).
-
Senthil Kumaran yazdı
-
Antoine Pitrou yazdı
renaming of `cPickle` to `pickle`. The warning was annoying since there's no alternative to cPickle if you care about performance. Patch by Florent Xicluna.
-
Senthil Kumaran yazdı
mistake. ( It may come in for sure tough)
-
Senthil Kumaran yazdı
-
Mark Dickinson yazdı
-
- 07 Ock, 2010 8 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Florent Xicluna.
-
Mark Dickinson yazdı
-
R. David Murray yazdı
-
R. David Murray yazdı
information if a failure happens.
-
- 06 Ock, 2010 4 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
This also simplifies the Cmd.get_names() method implementation; it was written at a time where dir() didn't consider base class attributes.
-
Georg Brandl yazdı
Small fixes to test_cmd: fix signature of do_shell, remove duplicate import, add option to run the custom Cmd class.
-
Mark Dickinson yazdı
-
- 05 Ock, 2010 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
- 04 Ock, 2010 7 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
when using the -3 flag. Patch by Florent Xicluna.
-
Ezio Melotti yazdı
-
Mark Dickinson yazdı
-
Ezio Melotti yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 03 Ock, 2010 10 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
and make it implement the `io.BufferedIOBase` ABC to allow for further speedups by wrapping it in an `io.BufferedReader`. Patch by Nir Aides.
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Georg Brandl yazdı
-
Mark Dickinson yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Kurt B. Kaiser yazdı
binaries running clean prereq after checkout. 1. So, fix the insane make call in build.sh - seems to solve it. 2. Fix a missing redirection. 3. Check in the rsync opts that actually work during upload.
-
Gregory P. Smith yazdı
source_address parameter. Also cleans up an annotation in the socket documentation.
-