Sign in
gerrit
/
git-repo
/
0444ddf78e3026056ee3786119e595909c039ff2
/
platform_utils.py
46819a7
Remove platform_utils.realpath
by Kaiyi Li
· 12 months ago
159389f
Fix drive mounted directory on Windows
by Kaiyi Li
· 12 months ago
b32ccbb
cleanup: Update codebase to expect Python 3.6
by Jason R. Coombs
· 1 year, 6 months ago
8dd8521
cleanup: leverage yield from in more places
by Jason R. Coombs
· 1 year, 5 months ago
ea2e330
Format codebase with black and check formatting in CQ
by Gavin Mak
· 2 years ago
9d96f58
make file removal a bit more robust
by Mike Frysinger
· 3 years, 6 months ago
3668249
platform_utils: os.rename exception when src and des on different file system
by wenchiching
· 3 years, 7 months ago
f0925c4
platform_utils: delete unused FileDescriptorStreams APIs
by Mike Frysinger
· 4 years, 1 month ago
acf63b2
drop pyversion & is_python3 checking
by Mike Frysinger
· 6 years ago
784ccfc
strip python2-only coding:utf-8 & print_function settings
by Mike Frysinger
· 4 years, 2 months ago
23d7daf
Reland "Port _FileDescriptorStreamsNonBlocking to use poll()"
by Theodore Dubois
· 5 years ago
8f9bf48
platform_utils: have Windows select stream return "" at EOF
by Mike Frysinger
· 5 years ago
819827a
Fix blank line issues reported by flake8
by David Pursehouse
· 5 years ago
91d9587
Revert "Port _FileDescriptorStreamsNonBlocking to use poll()"
by Mike Frysinger
· 5 years ago
v1.13.9.1
ec0ba27
Fix method signature of platform_utils.FileDescriptorStreams._create_stream()
by Rostislav Krasny
· 5 years ago
1e01a74
Port _FileDescriptorStreamsNonBlocking to use poll()
by Theodore Dubois
· 5 years ago
f454512
sync: make .git init more robust
by Mike Frysinger
· 5 years ago
f601376
set default file encoding to utf-8
by Mike Frysinger
· 6 years ago
d26146d
platform_utils: Fix exception handling in _walk_windows_impl
by David Pursehouse
· 6 years ago
bed8b62
Add support for long paths
by Renaud Paquay
· 6 years ago
e469a0c
fix some sync error while using python3
by Dylan Deng
· 7 years ago
010fed7
Replace all os.remove calls
by Renaud Paquay
· 8 years ago
227ad2e
Implement islink, readlink and realpath using Win32 api
by Renaud Paquay
· 8 years ago
ad1abcb
Port os.rename calls to work on Windows
by Renaud Paquay
· 8 years ago
a65adf7
Workaround shutil.rmtree limitation on Windows
by Renaud Paquay
· 8 years ago
d5cec5e
Add support for creating symbolic links on Windows
by Renaud Paquay
· 8 years ago
2e70291
Make "git command" and "forall" work on Windows
by Renaud Paquay
· 8 years ago