1. f8754a6 Update versionadded/changed. by Ezio Melotti · 14 years ago
  2. 7563494 Merged revisions 79160 via svnmerge from by Antoine Pitrou · 14 years ago
  3. 29c0e4f Have regrtest monitor the warnings filter for changes made by a test suite. by Brett Cannon · 14 years ago
  4. 226b230 Clean up the warnings filter use in test_unicode. by Brett Cannon · 14 years ago
  5. e1adece Clean up warnings filter use in test_tempfile. by Brett Cannon · 14 years ago
  6. 241bd98 Clean up the warnings filter use in test_set. by Brett Cannon · 14 years ago
  7. c8d502e Fix the warnings usage in test_posix. by Brett Cannon · 14 years ago
  8. d3791ed Fix the warnings filter usage in test_http_cookies. by Brett Cannon · 14 years ago
  9. 2298d53 Clean up warnings filter use in test_global by no longer having it be a by Brett Cannon · 14 years ago
  10. 41a08bc Clean up warnings filter use in test_bytes. by Brett Cannon · 14 years ago
  11. 7762899 Clean up the manipulation of the warnings filter in test_builtin. by Brett Cannon · 14 years ago
  12. 9713372 Typo by Florent Xicluna · 14 years ago
  13. 21164ce #8133: Use appropriate Unicode decomposition on MacOS X platform. by Florent Xicluna · 14 years ago
  14. abd91d5 Issue 7832. Document changes to unittest.TestCase.assertSameElements and assertItemsEqual by Michael Foord · 14 years ago
  15. 91c9da3 Issue 7832. Deprecating assertSameElements in Py3k. by Michael Foord · 14 years ago
  16. 8442a60 Adding assertItemsEqual with tests. Issue 7832. assertSameElements still needs to be deprecated plus documentation needs to be updated. by Michael Foord · 14 years ago
  17. a087963 Block revision 79132 in preparation for a manual merge. by Michael Foord · 14 years ago
  18. 6709c0c Merged revisions 79127 via svnmerge from by Florent Xicluna · 14 years ago
  19. bb30da9 Fixing the file call in the rfc822.Message replacement example. by Sean Reifscheider · 14 years ago
  20. 78a44c5 Adding an example of reproducing the rfc822.Message() parsing. by Sean Reifscheider · 14 years ago
  21. d9b7d48 update mac installer script from the trunk #8068 by Benjamin Peterson · 14 years ago
  22. bf19907 Merged revisions 79082,79084 via svnmerge from by Collin Winter · 14 years ago
  23. 0dbc667 make maintainers.rst have correct eol by Benjamin Peterson · 14 years ago
  24. 75509b7 set svn:eol-style on modules by Benjamin Peterson · 14 years ago
  25. c8a4eec set urllib svn:eol-style by Benjamin Peterson · 14 years ago
  26. 4d55207 fix test eol by Benjamin Peterson · 14 years ago
  27. 852f3cc fix demo/doc eol by Benjamin Peterson · 14 years ago
  28. 69150c7 set svn:eol-style on importlib files by Benjamin Peterson · 14 years ago
  29. d85e51c Merged revisions 79106 via svnmerge from by Benjamin Peterson · 14 years ago
  30. 9a65877 Merged revisions 79101 via svnmerge from by Matthias Klose · 14 years ago
  31. 9b86b9a Merged revisions 79100 via svnmerge from by Florent Xicluna · 14 years ago
  32. fb60f80 Merged revisions 79098 via svnmerge from by Matthias Klose · 14 years ago
  33. 32ec9da * Fix a refleak when a preexec_fn was supplied (preexec_fn_args_tuple was not by Gregory P. Smith · 14 years ago
  34. 3f88c0e Rename test.test_support to test.support for 3.x. by Florent Xicluna · 14 years ago
  35. f089fd6 Merged revisions 78982,78986 via svnmerge from by Florent Xicluna · 14 years ago
  36. faa663f Fixed a failure in test_bigmem. by Florent Xicluna · 14 years ago
  37. 4310652 Remove out-of-date comment about making ints and longs hash equal. by Mark Dickinson · 14 years ago
  38. f1789de Revert Unicode UCD 5.2 upgrade in 3.x. It broke repr() for unicode objects, and gave failures in test_bigmem. Revert 79062, 79065 and 79083. by Florent Xicluna · 14 years ago
  39. 3ab1fa6 Blocked revisions 79078,79086 via svnmerge by Benjamin Peterson · 14 years ago
  40. 0106250 Fix bad unicodedata checksum merge from trunk in r79062 by Florent Xicluna · 14 years ago
  41. 51ceea0 Blocked revisions 79078 via svnmerge by Benjamin Peterson · 14 years ago
  42. 89a545f Merged revisions 79073 via svnmerge from by Benjamin Peterson · 14 years ago
  43. 5c86d45 Merged revisions 79070 via svnmerge from by Benjamin Peterson · 14 years ago
  44. 4222e9c Merged revisions 79060 via svnmerge from by Collin Winter · 14 years ago
  45. b3a4829 show a common usage of detect_encoding by Benjamin Peterson · 14 years ago
  46. 0088893 kill py_compile's homemade encoding detection in favor of tokenize.detect_encoding() (see #8168) by Benjamin Peterson · 14 years ago
  47. 1613ed8 fix for files with coding cookies and BOMs by Benjamin Peterson · 14 years ago
  48. 689a558 in tokenize.detect_encoding(), return utf-8-sig when a BOM is found by Benjamin Peterson · 14 years ago
  49. 8c80427 Missing update from previous changeset r79062. by Florent Xicluna · 14 years ago
  50. 657de43 Merged revisions 79059 via svnmerge from by Florent Xicluna · 14 years ago
  51. 32ca454 Merged revisions 78971-78972 via svnmerge from by Benjamin Peterson · 14 years ago
  52. cb6dbe5 Merged revisions 79056 via svnmerge from by Benjamin Peterson · 14 years ago
  53. 249683f Merged revisions 79051 via svnmerge from by Benjamin Peterson · 14 years ago
  54. 53b506be Merged revisions 79049 via svnmerge from by Florent Xicluna · 14 years ago
  55. 7fb4da7 Merged revisions 79024 via svnmerge from by Ezio Melotti · 14 years ago
  56. b24ef19 Merged revisions 79044 via svnmerge from by Collin Winter · 14 years ago
  57. 8641c56 Merged revisions 79038 via svnmerge from by Collin Winter · 14 years ago
  58. 2548078 NOTE: just porting tests here. by Antoine Pitrou · 14 years ago
  59. 5d2ad25 bring back commented out test by Benjamin Peterson · 14 years ago
  60. e6dd2cb Merged revisions 79034 via svnmerge from by Benjamin Peterson · 14 years ago
  61. 8fbddf1 Merged revisions 79030-79032 via svnmerge from by Florent Xicluna · 14 years ago
  62. a85c3bd Blocked revisions 79023 via svnmerge by Ezio Melotti · 14 years ago
  63. dad6d45 set svn:eol-style by Benjamin Peterson · 14 years ago
  64. 6498cff Add tests for overriding and shadowing __import__; these are a useful tripwire for an incoming JIT optimization. by Collin Winter · 14 years ago
  65. 88e333d Merged revisions 79016 via svnmerge from by Collin Winter · 14 years ago
  66. 2bebd8f Commit missing merge info from r79014. by Collin Winter · 14 years ago
  67. 58bee59 Merged revisions 79013 via svnmerge from by Collin Winter · 14 years ago
  68. f2bf2b3 Add some tests for ways users can change or shadow globals and builtins. by Collin Winter · 14 years ago
  69. 0077b65 Merged revisions 78996 via svnmerge from by Martin v. Löwis · 14 years ago
  70. 4ad70df Issue #6716/3: Exclude 2to3 tests from compileall. by Martin v. Löwis · 14 years ago
  71. b4f4e72 Add UUID for 3.2 DLL. by Martin v. Löwis · 14 years ago
  72. 4b00307 Issue #6716/2: Backslash-replace error output in compilall. by Martin v. Löwis · 14 years ago
  73. 09c86af Merged revisions 78976 via svnmerge from by Martin v. Löwis · 14 years ago
  74. a6d9abf Merged revisions 78988 via svnmerge from by Matthias Klose · 14 years ago
  75. c33b902 Merged revisions 78983,78985 via svnmerge from by Matthias Klose · 14 years ago
  76. 82f6091 Merged revisions 78979 via svnmerge from by Matthias Klose · 14 years ago
  77. a834975 Merged revisions 78968-78969 via svnmerge from by Matthias Klose · 14 years ago
  78. 4e0f891 Fix \xhh specs, #1889. (an oversight of r60193, r60210). by Florent Xicluna · 14 years ago
  79. 9550aa1 - Issue #6949: Allow the _dbm extension to be built with db 4.8.x. by Matthias Klose · 14 years ago
  80. 68f5217 * Fix the refcount leak in _PySequence_BytesToCharpArray from r78946. by Gregory P. Smith · 14 years ago
  81. 8450857 Change PARSE_PID to _Py_PARSE_PID (cleanup for r78946). by Gregory P. Smith · 14 years ago
  82. ab0a752 Merged revisions 78962,78964 via svnmerge from by Benjamin Peterson · 14 years ago
  83. 847a411 Merged revisions 78227,78229,78288,78348,78377,78770,78774-78776,78810 via svnmerge from by Benjamin Peterson · 14 years ago
  84. 3b8bfef Fix an oversight in r78946 which causes failure in the subprocess module on Windows. by Florent Xicluna · 14 years ago
  85. da22704 Merged revisions 78954 via svnmerge from by Ezio Melotti · 14 years ago
  86. 93dc9eb Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge from by Georg Brandl · 14 years ago
  87. c0e22b7 Merged revisions 78101,78115,78117,78182,78188,78245,78386,78496 via svnmerge from by Georg Brandl · 14 years ago
  88. 1b37e87 Merged revisions 78093 via svnmerge from by Georg Brandl · 14 years ago
  89. 7a4f7d9 Blocked revisions 78949 via svnmerge by Georg Brandl · 14 years ago
  90. 89fad14 Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,78075-78080 via svnmerge from by Georg Brandl · 14 years ago
  91. 1a263ad #7057: fix several errors. by Ezio Melotti · 14 years ago
  92. 580d60c More notes about r78946, this time describing the restore_signals behavior. by Gregory P. Smith · 14 years ago
  93. a31f57c NEWS entry for subprocess module C extension in r78946. by Gregory P. Smith · 14 years ago
  94. fb94c5f * Replaces the internals of the subprocess module from fork through exec on by Gregory P. Smith · 14 years ago
  95. dddd5e9 Merged revisions 78944 via svnmerge from by Florent Xicluna · 14 years ago
  96. 37f3152 Merged revisions 78055 via svnmerge from by Benjamin Peterson · 14 years ago
  97. f15351d Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from by Florent Xicluna · 14 years ago
  98. 9451a1c Merged revisions 77967,77969,77973,77979,77985-77986,78009,78029,78031-78033,78081,78085,78103,78105-78106,78108,78246,78703,78728,78731,78853,78855 via svnmerge from by Benjamin Peterson · 14 years ago
  99. 7ad96a5 Merged revisions 78939 via svnmerge from by Antoine Pitrou · 14 years ago
  100. 90fd0aa Blocked revisions 77942,78053,78061,78113-78114,78150,78215,78247,78385,78467,78563,78652,78726,78751,78812,78814 via svnmerge by Benjamin Peterson · 14 years ago