- 11 Ock, 2012 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
Also broaden the category of characters that count as lowercase/uppercase.
-
- 10 Ock, 2012 6 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Victor Stinner yazdı
-
Charles-François Natali yazdı
descriptor (instead of closing it).
-
Senthil Kumaran yazdı
Merge from 3.2 - Issue9637 - Explain in getproxies_environment that <scheme>_proxy environ variable case does not matter.
-
Senthil Kumaran yazdı
Issue9637 - Explain in getproxies_environment that <scheme>_proxy environ variable case does not matter.
-
- 09 Ock, 2012 11 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
in comparison string that argparse does not add when program name is blank.
-
Charles-François Natali yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Raymond Hettinger yazdı
-
Giampaolo Rodola yazdı
provide a common method to check for RETR_DATA validity, first checking the expected len and then the actual data content; this way we get a failure on len mismatch rather than content mismatch (which is very long and unreadable)
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 08 Ock, 2012 6 kayıt (commit)
-
-
Charles-François Natali yazdı
it should on OpenIndiana.
-
Charles-François Natali yazdı
beginning.
-
Charles-François Natali yazdı
can be called again on the same open file).
-
Antoine Pitrou yazdı
-
Ross Lagerwall yazdı
-
Ross Lagerwall yazdı
-
- 07 Ock, 2012 8 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Vinay Sajip yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Charles-François Natali yazdı
return False when the event was set and cleared right after.
-
Charles-François Natali yazdı
return False when the event was set and cleared right after.
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
- 06 Ock, 2012 3 kayıt (commit)
-
-
Antoine Pitrou yazdı
and the source is a symlink, shutil.move() now recreates a symlink on the destination instead of copying the file contents. Patch by Jonathan Niehof and Hynek Schlawack.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
- 05 Ock, 2012 5 kayıt (commit)
-
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Lars Gustäbel yazdı
On platforms that do not support (symbolic) links, tarfile offers a work-around and extracts a link in an archive as the regular file the link is pointing to. On other platforms, this code was accidentally executed even after the link had been successfully extracted which failed due to the already existing link.
-