1. 085e806 Closes #21999: Handled empty strings correctly when in POSIX mode. by Vinay Sajip · 8 years ago
  2. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 9 years ago
  3. e766c74 Revert "Issue #16121: Fix line number accounting in shlex" by Petri Lehtinen · 11 years ago
  4. 0362b54 Revert "Issue #16121: Fix line number accounting in shlex" by Petri Lehtinen · 11 years ago
  5. 6d61eaa Issue #16121: Fix line number accounting in shlex by Petri Lehtinen · 11 years ago
  6. 7a05113 Issue #16121: Fix line number accounting in shlex by Petri Lehtinen · 11 years ago
  7. 7fc0394 Avoid unwanted behavior change in shlex.quote (see #9723). by Éric Araujo · 13 years ago
  8. 9bce311 Add shlex.quote function, to escape filenames and command lines (#9723). by Éric Araujo · 13 years ago
  9. d72402e Recode modules from latin-1 to utf-8 by Antoine Pitrou · 14 years ago
  10. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  11. 2c849f2 Fix test_shlex: Use io.StringIO. by Walter Dörwald · 17 years ago
  12. 0eadaac Whitespace normalization. by Tim Peters · 21 years ago
  13. 48f3dcc - Changed shlex.split() method to have more useful and meaningful parameters. by Gustavo Niemeyer · 21 years ago
  14. aa1ac54 Get test to work under regrtest when running whole suite by Neal Norwitz · 21 years ago
  15. 68d8cef Implemented posix-mode parsing support in shlex.py, as dicussed in by Gustavo Niemeyer · 21 years ago