index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
shutil.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-88513: clarify shutil.copytree's dirs_exist_ok arg (GH-91434)
Jack DeVries
2022-04-12
1
-6/+11
*
bpo-40982: shutil docs: Remove outdated copytree() example (GH-24778)
Zackery Spytz
2022-04-05
1
-36/+1
*
bpo-46245: Add optional parameter dir_fd in shutil.rmtree() (GH-30365)
Serhiy Storchaka
2022-03-09
1
-2/+8
*
bpo-42174: fallback to sane values if the columns or lines are 0 in get_termi...
Filipe LaĆns
2021-10-19
1
-0/+4
*
bpo-30511: Add note on thread safety to shutil.make_archive() (#26933)
andrei kulakov
2021-07-21
1
-0/+4
*
bpo-43200: Fix link to shutil.copy() in the shutil doc (GH-24505)
Zackery Spytz
2021-02-13
1
-2/+3
*
[doc] Fix erroneous backslashes in signatures and names (GH-23658)
Andre Delfino
2020-12-17
1
-1/+1
*
Fix incorrect parameter name (GH-22613)
Xie Yanbo
2020-10-10
1
-1/+1
*
bpo-41646: Mention path-like objects support in the docs for shutil.copy() (G...
Zackery Spytz
2020-09-14
1
-3/+3
*
bpo-22021: Update root_dir and base_dir documentation in shutil (GH-10367)
Lysandros Nikolaou
2020-06-08
1
-3/+47
*
bpo-39184: Add audit events to functions in `fcntl`, `msvcrt`, `os`, `resourc...
Saiyang Gou
2020-02-13
1
-0/+20
*
bpo-32689: Updates shutil.move to allow for Path objects to be used as source...
Maxwell A McKinnon
2019-10-01
1
-0/+3
*
bpo-26468: Doc: improve the documentation of shutil.copy2 when it can fail. (...
Windson yang
2019-09-13
1
-1/+2
*
Clarify that shutil's copy functions can accept path-like values (GH-15141)
Boris Verhovsky
2019-09-09
1
-3/+5
*
bpo-37834: Normalise handling of reparse points on Windows (GH-15231)
Steve Dower
2019-08-21
1
-0/+4
*
bpo-37390: Add audit event table to documentations (GH-14406)
Steve Dower
2019-06-27
1
-3/+3
*
bpo-37363: Add audit events for a range of modules (GH-14301)
Steve Dower
2019-06-24
1
-0/+6
*
bpo-36610: shutil.copyfile(): use sendfile() on Linux only (GH-13675)
Giampaolo Rodola
2019-05-30
1
-2/+1
*
Hide module name from local (anchor) links in shutil docs (GH-6695)
Aurelio Jargas
2019-05-11
1
-4/+4
*
bpo-30661: Improve docs for tarfile pax change and effect on shutil (GH-12635)
CAM Gerlach
2019-04-07
1
-1/+5
*
bpo-36103: change default buffer size of shutil.copyfileobj() (GH-12115)
Inada Naoki
2019-03-02
1
-1/+1
*
bpo-18283: Add support for bytes to shutil.which (GH-11818)
Cheryl Sabella
2019-02-13
1
-0/+3
*
bpo-20849: add dirs_exist_ok arg to shutil.copytree (patch by Josh Bronson)
jab
2018-12-28
1
-7/+12
*
bpo-34260, shutil: fix copy2 and copystat documentation (GH-8523)
Zsolt Cserna
2018-10-23
1
-1/+1
*
bpo-11233: Create availability directive for documentation (GH-9692)
Cheryl Sabella
2018-10-12
1
-2/+2
*
bpo-32557: allow shutil.disk_usage to take a file path on Windows also (GH-9372)
Joe Pamer
2018-09-25
1
-2/+5
*
bpo-33671 / shutil.copyfile: use memoryview() with dynamic size on Windows (#...
Giampaolo Rodola
2018-06-19
1
-1/+5
*
bpo-33671: efficient zero-copy for shutil.copy* functions (Linux, OSX and Win...
Giampaolo Rodola
2018-06-12
1
-2/+51
*
bpo-26330: Update shutil.disk_usage() documentation (GH-5184)
Cheryl Sabella
2018-01-15
1
-1/+2
*
bpo-30218: support path-like objects in shutil.unpack_archive() (GH-1367)
Jelle Zijlstra
2017-05-05
1
-0/+3
*
bpo-29784: Fix the reference to shutil.copy in the docs (GH-602)
Mariatta
2017-03-11
1
-2/+2
*
Merge from 3.5
Berker Peksag
2016-12-27
1
-2/+2
|
\
|
*
Move versionadded inside of the get_terminal_size() block
Berker Peksag
2016-12-27
1
-2/+2
*
|
Merge spelling and grammar from 3.5
Martin Panter
2016-12-18
1
-1/+1
|
\
\
|
|
/
|
*
Fix spelling and grammar in code comments and documentation
Martin Panter
2016-12-18
1
-1/+1
*
|
Issue #14061: Misc fixes and cleanups in archiving code in shutil.
Serhiy Storchaka
2016-12-16
1
-20/+24
|
\
\
|
|
/
|
*
Issue #14061: Misc fixes and cleanups in archiving code in shutil.
Serhiy Storchaka
2016-12-16
1
-20/+24
*
|
Merge doc fixups from 3.5
Martin Panter
2016-11-21
1
-1/+1
|
\
\
|
|
/
|
*
Change double hyphens (en dashes) to em (longer) dashes
Martin Panter
2016-11-21
1
-1/+1
*
|
Closes #27904: Improved logging statements to defer formatting until needed.
Vinay Sajip
2016-08-31
1
-1/+1
|
/
*
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter
2016-07-26
1
-1/+3
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-2/+3
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-1/+1
*
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
Martin Panter
2015-11-02
1
-2/+2
|
\
|
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
1
-2/+2
*
|
Issue #25161: Merge full stops from 3.4 into 3.5
Martin Panter
2015-10-10
1
-1/+1
|
\
\
|
|
/
|
*
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter
2015-10-10
1
-1/+1
|
*
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple docum...
Senthil Kumaran
2015-06-15
1
-1/+1
*
|
merge 3.4 (#22933)
Benjamin Peterson
2015-03-22
1
-6/+3
|
\
\
|
|
/
|
*
clarify behavior of shutil.move when destination exists (closes #22933)
Benjamin Peterson
2015-03-22
1
-6/+3
[next]