the end of the 2.7 branch
  1. bfc1f60 [2.7] bpo-12639: msilib.Directory.start_component() fails if *keyfile* is not None (GH-13688) by Miss Islington (bot) · 6 years ago
  2. b362f75 Issue #25523: Correct "a" article to "an" article by Martin Panter · 10 years ago
  3. b1d867f Issue #27076: Doc, comment and test function name spelling fixes by Martin Panter · 9 years ago
  4. 98d3c19 Issue #16620: Fixed AttributeError in msilib.Directory.glob(). by Serhiy Storchaka · 10 years ago
  5. a70f60a Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, by Terry Jan Reedy · 12 years ago
  6. 1e87da1 Remove duplication. by Ezio Melotti · 14 years ago
  7. 03f7e23 Closes #11696: Fix ID generation in msilib. Patch by Mark Mc Mahon. by Martin v. Löwis · 14 years ago
  8. 49b0ce0 Fix short file name generation in bdist_msi. by Martin v. Löwis · 14 years ago
  9. 6e3dbbd replace has_key with 'in' operator by Benjamin Peterson · 16 years ago
  10. 2dcd7a0 Support AMD64 in msilib. Set Win64 on reglocator. Fixes #6258. by Martin v. Löwis · 16 years ago
  11. f7dd75f Issue #3732: Backported r53335 to supress deprecation warning. by Hirokazu Yamamoto · 17 years ago
  12. 388a8c2 Properly generate logical file ids. Fixes #1515998. by Martin v. Löwis · 19 years ago
  13. a07fbce Rename parameters to match the documentation (which by Martin v. Löwis · 19 years ago
  14. 594855c Rename uisample to text, drop all non-text tables. by Martin v. Löwis · 19 years ago
  15. fbab90e Import bdist_msi by Martin v. Löwis · 20 years ago