1. e65fcde bpo-27200: Fix several doctests (GH-604) by Marco Buttu · 7 years ago
  2. dc4ce0e Fixes #28784: Clarified use of shlex.shlex with punctuation_chars. by Vinay Sajip · 8 years ago
  3. aa655b3 Fixes #29133: clarified shlex documentation. by Vinay Sajip · 8 years ago
  4. 23aa24b Fix "default role used" warning in shlex.rst by Berker Peksag · 8 years ago
  5. c1f974c Closes #1521950: Made shlex parsing more shell-like. by Vinay Sajip · 8 years ago
  6. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  7. 8d56c02 Issue #27125: Fix various errors like “will [be] inherited” by Martin Panter · 8 years ago
  8. 4e98567 Issue #19197: Improved cross-references in the shlex module documentation. by Serhiy Storchaka · 11 years ago
  9. 493846e Add missing 'versionadded' for shlex.quote; closes #14165 by Eli Bendersky · 12 years ago
  10. 30e277b Expand shlex.quote example (#9723) by Éric Araujo · 13 years ago
  11. 9bce311 Add shlex.quote function, to escape filenames and command lines (#9723). by Éric Araujo · 13 years ago
  12. a6bac95 issue10403 - Let's not use members anymore. Use 'attribute' where it denotes attribute and 'methods' where it denotes methods. Context should clarify usage. by Senthil Kumaran · 13 years ago
  13. a199368 More source links. by Raymond Hettinger · 14 years ago
  14. 1824415 Switch more function arguments docs to new-style. by Georg Brandl · 15 years ago
  15. 310d139 remove warning about not accepting unicode by Benjamin Peterson · 16 years ago
  16. 1d1eaa4 Renamed ConfigParser to configparser. by Alexandre Vassalotti · 16 years ago
  17. e6bcc91 Remove many "versionchanged" items that didn't use the official markup, by Georg Brandl · 16 years ago
  18. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  19. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago