1. 154dc4e Closes #16936: fix duplicate/ambiguous description of stat.S_IFMT in the docs. by Georg Brandl · 12 years ago
  2. ffa1d0b #14807: move undocumented tarfile.filemode() to stat.filemode(). Add tarfile.filemode alias with deprecation warning. by Giampaolo Rodola' · 12 years ago
  3. aa71583 Use attribute access instead of index access for namedtuple. by Georg Brandl · 13 years ago
  4. 3eb67d5 Issue #8746: Correct faulty configure checks so that os.chflags() and by Ned Deily · 13 years ago
  5. 7e4b5c6 Merge #12228 by Mark Dickinson · 13 years ago
  6. 40d9ebe Issue #12228: Fix exchanged flag descriptions in stat.rst. Thanks Sandro Tosi. by Mark Dickinson · 13 years ago
  7. 5647c47 Merge #10999 fix. by R David Murray · 13 years ago
  8. 3017806 #10999: Add missing documentation for chflags constants to stat module docs by R David Murray · 13 years ago
  9. 469271d More source links by Raymond Hettinger · 14 years ago
  10. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  11. b044b2a Merged revisions 74821,74828-74831,74833,74835 via svnmerge from by Georg Brandl · 15 years ago
  12. 7f01a13 Last round of adapting style of documenting argument default values. by Georg Brandl · 15 years ago
  13. ba42614 Merged revisions 74128 via svnmerge from by R. David Murray · 15 years ago
  14. c22c6f2 Merged revisions 73706,73778 via svnmerge from by Alexandre Vassalotti · 15 years ago
  15. c79461b Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. by Collin Winter · 17 years ago
  16. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago