Commit History

Author SHA1 Message Date
  Gavin Mak edba22d4eb Fix multiline comment formatting 1 year ago
  Mike Frysinger 677616322a tests: switch to 4 space indent 1 year ago
  Gavin Mak 512f3cb37e Drop py2 support in various files 1 year ago
  Aravind Vasudevan c5f0cbb865 Use pylint 2.7 for depot_tools 3 years ago
  Josip Sokcevic 42c5bbbc96 Revert "Use pylint 2.7 for depot_tools" 3 years ago
  Aravind Vasudevan 22bf605bb6 Use pylint 2.7 for depot_tools 3 years ago
  Edward Lesmes cf06cad1be [subprocess2] Replace VOID with DEVNULL 4 years ago
  Josip Sokcevic 2ce099416c Add win support for subprocess2 unit tests 5 years ago
  Edward Lemur 7ad1d093be subprocess2: Fix CalledProcessError str() method on Python 3. 5 years ago
  Raul Tambre e9730d75a0 subprocess2: Ensure environment keys and values are strings on Python 3 5 years ago
  Edward Lemur a81450253f depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 5 years ago
  Edward Lemur a877ee62b1 depot_tools: Run some tests on Python 3 on the bots. 6 years ago
  Edward Lemur 192e8a67cf subprocess2: Rewrite tests to be Python 3 compatible. 6 years ago
  Edward Lemur 1556fbc353 depot_tools: Simplify subprocess2. 6 years ago
  Raul Tambre 7c93846385 Convert except statements to be Python 3 compatible 6 years ago
  Quinten Yearsley b2cc4a94da depot_tools: Replace pylint error numbers with symbolic names. 8 years ago
  Quinten Yearsley 442fb64cab depot_tools: Run automatic spell-checker. 8 years ago
  maruel@chromium.org 9717013017 Fix many (but not all[1]) depot_tools tests on Windows. 12 years ago
  szager@chromium.org 12b07e7e55 Refactor nag functionality in to NagTimer class. 12 years ago
  szager@chromium.org e0558e6502 Add nag_timer. 12 years ago
  szager@chromium.org b054ebc8f3 Don't discard stderr. 12 years ago
  maruel@chromium.org 0e023174cf Fix variable aliasing. Fixes pylint W0623. 13 years ago
  maruel@chromium.org 740a6c0bd5 Using lists is faster than cStringIO. 13 years ago
  maruel@chromium.org bc3a53cb7b Improve subprocess2 stdin tests. 13 years ago
  maruel@chromium.org 94c712fa1b Reimplement r109239 but using Popen.communicate() instead. 13 years ago
  maruel@chromium.org a8e8163a06 Add Popen.shell, add more subprocess2 tests and make it more compact. 13 years ago
  maruel@chromium.org 14e37ad7ad Silence pylint on Mac OSX 10.6 13 years ago
  maruel@chromium.org db59bfc139 Improve testing by comparing behavior of subprocess to subprocess2 13 years ago
  maruel@chromium.org dd9837f9d9 Add Popen.start property. 13 years ago
  maruel@chromium.org 7bb06bbaa8 Move auto_stub.py from commit-queue 13 years ago