1. 44f99d0 fileinput.hook_encoded() uses io.open(), not codecs.open(). by Serhiy Storchaka · 9 years ago
  2. 69b7f81 Issue #15068: Got rid of excessive buffering in the fileinput module. by Serhiy Storchaka · 9 years ago
  3. b33336f Issue #18758: Fixed and improved cross-references. by Serhiy Storchaka · 12 years ago
  4. 35115e6 Issue #18315: Improve fileinput docs by adding 'bufsize' where missing and by Terry Jan Reedy · 12 years ago
  5. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  6. e0e0822 Add more links to Python sources where the code is short, readable and an informative adjunct to the docs. by Raymond Hettinger · 15 years ago
  7. 9fa61bb #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. by Georg Brandl · 16 years ago
  8. 16a57f6 Demote warnings to notices where appropriate, following the goal that as few "red box" warnings by Georg Brandl · 16 years ago
  9. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  10. ddca9f0 Replaced variable o with obj in operator.rst because o is easy to confuse. by Mark Summerfield · 18 years ago
  11. bf863b1 Replace "Caveat" paragraphs by .. warning::s. by Georg Brandl · 18 years ago
  12. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago