Commit Graph

13 Commits (ca635fac4a3f577f8fb5fcd33ca954aa30bdf2e5)

Author SHA1 Message Date
Brian Coca b9dfd1f77a
fix copy module update atime/mtime (#83235) (#83792)
2 years ago
Sloane Hertel 2bb09bfd12
atomic_move - fix preserving extended acls (#82818)
2 years ago
Abhijeet Kasurde dd44449b6e
Use of constant for 644 permission variable (#82762)
2 years ago
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
3 years ago
Brian Coca 932ba36160
ensure unsafe writes fallback (#70722)
5 years ago
Sam Doran 888be697cb
Revert "Change default file permissions so they are not world readable (#70221)" (#71231)
6 years ago
Sam Doran 5260527c4a
Change default file permissions so they are not world readable (#70221)
6 years ago
Brian Coca ac509d489b
Revert "stricter permissions on atomic_move when creating new file (#68970)" (#68983)
6 years ago
Brian Coca 566f2467f6
stricter permissions on atomic_move when creating new file (#68970)
6 years ago
Matt Martz 697b566971
Update units to pass on macOS (#60435)
7 years ago
Sam Doran 2a98faee2b
Move _handle_aliases() out of basic.py (#48578)
7 years ago
Sviatoslav Sydorenko f1e67c3328 Bugfix/ fix mocker patch in tests (#52372)
7 years ago
Toshio Kuratomi 370a7ace4b
Split basic units (#33510)
8 years ago