1. 83aafda Issue #19286: Adding test demonstrating the failure when a directory is found in the package_data globs. by Jason R. Coombs · 11 years ago
  2. be77831 Fix test_distutils when sys.dont_write_bytecode is true (#9831). by Éric Araujo · 13 years ago
  3. 54274ad Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from by Éric Araujo · 13 years ago
  4. d1feff7 Merged revisions 86223-86224,86226,86234 via svnmerge from by Éric Araujo · 14 years ago
  5. f28fd24 Issue 6292: for the moment at least, the test suite passes if run by R. David Murray · 14 years ago
  6. 9c48da7 fixed stdout alteration in test_distutils by Tarek Ziadé · 15 years ago
  7. 1733c93 fixed warning and error message by Tarek Ziadé · 15 years ago
  8. b9c1cfc Issue #7071: byte-compilation in Distutils now looks at sys.dont_write_bytecode by Tarek Ziadé · 15 years ago
  9. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 15 years ago
  10. 4a700bb SF 1668596/1720897: distutils now copies data files by Neal Norwitz · 17 years ago
  11. edcac8f make sure distutils logging is shut off in tests to avoid spurious output by Fred Drake · 20 years ago
  12. b3d55d3 elaborate package data test to make sure get_outputs() gives the right by Fred Drake · 20 years ago
  13. 2202157 add boilerplate so the test modules can be run as scripts by Fred Drake · 20 years ago
  14. b849edd fix bug: list of data files was initialized too soon in build_py by Fred Drake · 20 years ago