1. 9802b39 PYTHONFSENCODING is not available on Windows or Mac OS X by Victor Stinner · 15 years ago
  2. 358b63a Fix typo by Éric Araujo · 15 years ago
  3. 94908bb Issue #8622: Add PYTHONFSENCODING environment variable to override the by Victor Stinner · 15 years ago
  4. 67b21b7 Consistency check for versionadded/changed directives. by Georg Brandl · 15 years ago
  5. d26c18a Issue #8202: Set sys.argv[0] to -m rather than -c while searching for the module to execute. Also updates all the cmd_line_script tests to validate the setting of sys.path[0] and the current working directory by Nick Coghlan · 15 years ago
  6. 44afa5e Fix typo. by Georg Brandl · 15 years ago
  7. 08bf91c Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-79608,79622,79717,79820,79822,79828,79862,79875,79923-79924,79941-79943,79945,79947,79951-79952 via svnmerge from by Benjamin Peterson · 15 years ago
  8. 0805ca3 Merged revisions 79878-79880 via svnmerge from by Philip Jenvey · 15 years ago
  9. 379299c #8213: document behavior of -u on py3k better. by Georg Brandl · 15 years ago
  10. 615368f Document the -J and -X options for CPython. Note that unlike for py2k, we by Barry Warsaw · 16 years ago
  11. 4adb288 Issue #7631: Fix undefined references to the "built-in file object", which by Antoine Pitrou · 16 years ago
  12. 4b44807 Clean up the list of allowed command-line flags. by Brett Cannon · 16 years ago
  13. 495f7b5 Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,75602-75607,75610-75613,75616-75617,75623,75627,75640,75647,75696,75795 via svnmerge from by Georg Brandl · 16 years ago
  14. 22b3431 Merged revisions 74209 via svnmerge from by Georg Brandl · 16 years ago
  15. eeb575f Merged revisions 73544 via svnmerge from by Georg Brandl · 16 years ago
  16. 3221dc9 Merged revisions 72008 via svnmerge from by Georg Brandl · 16 years ago
  17. 3f48ae3 Merged revisions 69419-69420 via svnmerge from by Nick Coghlan · 17 years ago
  18. 1f01deb Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from by Georg Brandl · 17 years ago
  19. 48310cd Remove trailing whitespace. by Georg Brandl · 17 years ago
  20. a971c65 Merged revisions 67117-67119,67123-67124,67143 via svnmerge from by Georg Brandl · 17 years ago
  21. f913ac7 A totally crappy workaround for issue 4266, but this allows me to build the by Barry Warsaw · 17 years ago
  22. c575c90 Merged revisions 66452 via svnmerge from by Georg Brandl · 17 years ago
  23. 559e5d7 #2630: Implement PEP 3138. by Georg Brandl · 17 years ago
  24. 2c906f1 Merged revisions 64130 via svnmerge from by Georg Brandl · 17 years ago
  25. e1b5ac6 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 17 years ago
  26. a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 17 years ago
  27. f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 17 years ago
  28. 0f59989 Forward-port PYTHONIOENCODING. by Martin v. Löwis · 17 years ago
  29. e6bcc91 Remove many "versionchanged" items that didn't use the official markup, by Georg Brandl · 17 years ago
  30. 9ea0117 Remove ">>>>" markers left over from merge by Benjamin Peterson · 17 years ago
  31. 8dc226f Merged revisions 62774-62775,62785,62787-62788 via svnmerge from by Christian Heimes · 17 years ago
  32. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 17 years ago
  33. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 17 years ago
  34. e1c9811 Merged revisions 60143-60149 via svnmerge from by Christian Heimes · 18 years ago
  35. 790c823 Merged revisions 59822-59841 via svnmerge from by Christian Heimes · 18 years ago
  36. 226679a Added -b option to the list of command line options by Christian Heimes · 18 years ago
  37. 15c3254 No -Q flag anymore in Py3k. by Georg Brandl · 18 years ago
  38. cbf3b5c Merged revisions 59275-59303 via svnmerge from by Christian Heimes · 18 years ago
  39. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 18 years ago
  40. ba956ae Remove mentions of "long integer" in the docs. by Georg Brandl · 18 years ago
  41. 3c8ce77 Add new directory "using". This should have been in the merge patch, by Georg Brandl · 18 years ago