1. 08 Sep, 2013 2 commits
    • Nick Coghlan's avatar
      Close #18952: correctly download test support data · 0494c2ae
      Nick Coghlan authored
      When test.support was converted to a package, it started silently
      skipping the tests which needed to download support data to run.
      
      This change refactors the affected code, and also tidies up
      test.support.findfile to remove the unused *here* parameter, document
      the *subdir* parameter and rename the *filename* parameter to avoid
      shadowing the file builtin and be consistent with the documentation.
      
      The unexpected skips were noticed and reported by Zachary Ware
      0494c2ae
    • Senthil Kumaran's avatar
      Correct Profile class usage example. Addresses issue #18033. · 21101f70
      Senthil Kumaran authored
      Patch contributed by Olivier Hervieu and Dmi Baranov.
      21101f70
  2. 07 Sep, 2013 4 commits
  3. 06 Sep, 2013 7 commits
  4. 05 Sep, 2013 5 commits
  5. 04 Sep, 2013 3 commits
  6. 03 Sep, 2013 3 commits
  7. 01 Sep, 2013 3 commits
  8. 31 Aug, 2013 2 commits
  9. 30 Aug, 2013 2 commits
  10. 29 Aug, 2013 5 commits
  11. 28 Aug, 2013 1 commit
  12. 27 Aug, 2013 2 commits
  13. 26 Aug, 2013 1 commit