1. f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 21 years ago
  2. 117910d Migrate definitions of several platform-dependent path-related variables by Skip Montanaro · 22 years ago
  3. 61cdac6 Fix SF #659228, 'realpath' function missing from os.path by Neal Norwitz · 22 years ago
  4. 96a60e4 Patch #658927: Add getctime to os.path. by Martin v. Löwis · 22 years ago
  5. 8696ebc Add os.path.supports_unicode_filenames for all platforms, by Mark Hammond · 22 years ago
  6. 32200ae Replaced obsolete stat module constants with equivalent attributes by Raymond Hettinger · 22 years ago
  7. 54f0222 SF 563203. Replaced 'has_key()' with 'in'. by Raymond Hettinger · 22 years ago
  8. 863ac44 Whitespace normalization. by Tim Peters · 22 years ago
  9. 8ca162f Partial introduction of bools where appropriate. by Guido van Rossum · 22 years ago
  10. bc0e910 Convert a pile of obvious "yes/no" functions to return bool. by Tim Peters · 22 years ago
  11. 5cef571 OS/2 EMX port Library and regression test changes: by Andrew MacIntyre · 23 years ago