- 08 Eyl, 2016 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 30 Agu, 2016 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 28 Tem, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
Based on patch by Ville Skyttä.
-
- 24 Nis, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
reopened on Windows. Added tests for fallbacks.
-
- 19 Nis, 2016 1 kayıt (commit)
-
-
Victor Stinner yazdı
Issue #26801: Fix error handling in shutil.get_terminal_size(), catch AttributeError instead of NameError. Patch written by Emanuel Barry. test_shutil: skip the functional test using "stty size" command if os.get_terminal_size() is missing.
-
- 22 Kas, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
entries. Patch by Dingyuan Wang.
-
- 21 Kas, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
and running external archivers.
-
- 12 Kas, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
parse command line arguments.
-
- 08 Eyl, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
the path of the directory for temporary files contains symlinks.
-
Serhiy Storchaka yazdı
for directories (including empty directories) in ZIP file. Added test for comparing shutil.make_archive() with the "zip" command.
-
- 07 Eyl, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Windows. The test now makes sense on non-Windows. Added similar test for zip format.
-
Serhiy Storchaka yazdı
details in issue25018.
-
- 06 Eyl, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 25 Tem, 2015 1 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by Eduardo Seabra and Thomas Kluyver.
-
- 10 Ara, 2014 1 kayıt (commit)
-
-
Berker Peksag yazdı
An exception handler assumed that that OSError objects always have a 'winerror' attribute. That is not the case, so the exception handler itself raised AttributeError when run on Linux (and, presumably, any other non-Windows OS). Patch by Greg Ward.
-
- 27 Kas, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
current directory in current directory.
-
- 01 Kas, 2014 1 kayıt (commit)
-
-
Berker Peksag yazdı
-
- 07 Agu, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Windows. Path by Vajrasky Kok.
-
- 06 Agu, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 11 Haz, 2014 1 kayıt (commit)
-
-
R David Murray yazdı
Patch by Claudiu Popa.
-
- 11 Şub, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
on Windows if source name ends with os.altsep.
-
- 17 Ock, 2014 1 kayıt (commit)
-
-
Gregory P. Smith yazdı
ordering of the directory information in the underlying filesystem.
-
- 01 Ock, 2014 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Vajrasky Kok.
-
- 21 Ara, 2013 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
- 16 Ara, 2013 2 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
- 08 Ara, 2013 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 03 Kas, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 23 Agu, 2013 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 16 Agu, 2013 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Catherine Devlin.
-
- 28 Tem, 2013 1 kayıt (commit)
-
-
Nick Coghlan yazdı
Patch by Chris Jerdonek
-
- 13 Haz, 2013 1 kayıt (commit)
-
-
Brett Cannon yazdı
instead of manually listing tests for test.support.run_unittest().
-
- 28 May, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
on unsuitable platform/environment.
-
- 16 Nis, 2013 2 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
variable if empty path argument is specified. Patch by Serhiy Storchaka.
-
- 05 Şub, 2013 1 kayıt (commit)
-
-
Hynek Schlawack yazdı
Patch by Thomas Wouters.
-
- 24 Ock, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
broken after applying the patch for issue #16957.
-
- 23 Ock, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
current directory on Unix and no longer searches a relative file path with a directory part in PATH directories. Patch by Thomas Kluyver.
-