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