Commit Graph

15 Commits (devel)

Author SHA1 Message Date
Matt Clay d37cec2ea8
Spelling and grammar fixes (#86417)
4 months ago
Martin Krizek 600c1e67b4
Exceptions clean up (#85176)
11 months ago
dkuji 26375e7f12
fix copy module update atime/mtime (#83235)
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)
9 years ago