1. acf63b2 drop pyversion & is_python3 checking by Mike Frysinger · 5 years ago
  2. 784ccfc strip python2-only coding:utf-8 & print_function settings by Mike Frysinger · 3 years, 9 months ago
  3. a46bf7d flake8: Suppress "F821 undefined name" inline for Python 2 names by David Pursehouse · 4 years, 7 months ago
  4. 3cda50a pyflakes: Fix remaining "E501 line too long" warnings by David Pursehouse · 4 years, 8 months ago
  5. dbd277c [Win32] Make platform_utils compatible for Python3 by Remy Böhmer · 4 years, 9 months ago
  6. 9da67fe Fix a typo by Rostislav Krasny · 4 years, 8 months ago
  7. b71d61d Make _preserve_encoding in platform_utils_win32 compatible with Python 3 by Rostislav Krasny · 4 years, 8 months ago
  8. f601376 set default file encoding to utf-8 by Mike Frysinger · 5 years ago
  9. a84df06 platform_utils_win32: remove an unnecessary workaround by Роман Донченко · 6 years ago
  10. 2b42d28 Windows: Add support for creating symlinks as an unprivileged user by Renaud Paquay · 6 years ago
  11. 227ad2e Implement islink, readlink and realpath using Win32 api by Renaud Paquay · 8 years ago
  12. d5cec5e Add support for creating symbolic links on Windows by Renaud Paquay · 8 years ago