1. 28 May, 2012 2 commits
  2. 27 May, 2012 1 commit
  3. 26 May, 2012 2 commits
  4. 13 May, 2012 1 commit
  5. 01 May, 2012 1 commit
  6. 11 Apr, 2012 2 commits
  7. 10 Apr, 2012 1 commit
  8. 06 Apr, 2012 3 commits
  9. 01 Apr, 2012 1 commit
  10. 18 Mar, 2012 3 commits
  11. 15 Mar, 2012 1 commit
  12. 07 Mar, 2012 2 commits
  13. 05 Mar, 2012 4 commits
  14. 04 Mar, 2012 1 commit
  15. 26 Feb, 2012 2 commits
  16. 25 Feb, 2012 2 commits
    • Éric Araujo's avatar
      Merge 3.2 · a88cc35b
      Éric Araujo authored
      a88cc35b
    • Éric Araujo's avatar
      Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). · c3e7f5f5
      Éric Araujo authored
      These regex changes fix a number of issues for distutils on Windows:
      - #6884: impossible to include a file starting with 'build'
      - #9691 and #14004: sdist includes too many files
      - #13193: test_filelist failures
      
      This commit replaces the incorrect changes done in 0a94e2f807c7 and
      90b30d62caf2 to fix #13193; we were too eager to fix the test failures
      and I did not study the code enough before greenlighting patches.  This
      time we have unit tests from the problems reported by users to be sure
      we have the right fix.
      
      Thanks to Nadeem Vawda for his help.
      c3e7f5f5
  17. 24 Feb, 2012 1 commit
  18. 23 Feb, 2012 4 commits
  19. 15 Feb, 2012 4 commits
  20. 12 Feb, 2012 2 commits