1. 28 Aug, 2017 15 commits
  2. 26 Aug, 2017 1 commit
  3. 03 Aug, 2017 3 commits
  4. 02 Aug, 2017 1 commit
    • Segev Finer's avatar
      Fix exception on mingw built Python 2 · 54e6a1cd
      Segev Finer authored
      The exception is caused by the VCForPython27 monkey patch. It's not needed on mingw built Python. Disable it and avoid the import by using the same function that `distutils` uses to decide it's running on a mingw built Python.
      
      Fixes #1118
      54e6a1cd
  5. 01 Aug, 2017 5 commits
  6. 31 Jul, 2017 12 commits
  7. 29 Jul, 2017 1 commit
  8. 28 Jul, 2017 2 commits