1. bd3d5cf Skip some tests in the absence of multiprocessing. by Vinay Sajip · 14 years ago
  2. ce7c978 Skip some more tests in the absence of threading. by Vinay Sajip · 14 years ago
  3. 362ce37 (Merge 3.2) Issue #11614: Fix test_linecache, cjkencodings_test.py doesn't by Victor Stinner · 14 years ago
  4. e5720b9 (Merge 3.1) Issue #11614: Fix test_linecache, cjkencodings_test.py doesn't by Victor Stinner · 14 years ago
  5. e98f177 Issue #11614: Fix test_linecache, cjkencodings_test.py doesn't exist anymore by Victor Stinner · 14 years ago
  6. 82f4614 (Merge 3.2) Issue #11614: Fix importlib tests for the new __hello__ module by Victor Stinner · 14 years ago
  7. 45323a8 (Merge 3.1) Issue #11614: Fix importlib tests for the new __hello__ module by Victor Stinner · 14 years ago
  8. 272e243 Issue #11614: Fix importlib tests for the new __hello__ module by Victor Stinner · 14 years ago
  9. 651e1a2 (Merge 3.2) Issue #12057: Convert CJK encoding testcase BLOB into multiple text by Victor Stinner · 14 years ago
  10. b67cf16 (Merge 3.1) Issue #12057: Convert CJK encoding testcase BLOB into multiple text by Victor Stinner · 14 years ago
  11. 033a543 Issue #12057: Convert CJK encoding testcase BLOB into multiple text files by Victor Stinner · 14 years ago
  12. 118ed71 (Merge 3.2) Issue #11614: import __hello__ prints "Hello World!". Patch written by Victor Stinner · 14 years ago
  13. 9cd6626 (Merge 3.1) Issue #11614: import __hello__ prints "Hello World!". Patch written by Victor Stinner · 14 years ago
  14. c77b931 Issue #11614: import __hello__ prints "Hello World!". Patch written by Andreas by Victor Stinner · 14 years ago
  15. d0e11ec Issue #10756: atexit normalizes the exception before displaying it. Patch by by Victor Stinner · 14 years ago
  16. f4542eb (merge from 3.2) Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell. by Ronald Oussoren · 14 years ago
  17. 222e89a Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell. by Ronald Oussoren · 14 years ago
  18. 5ed2e77 Issue #1746656: Add if_nameindex, if_nametoindex, if_indextoname by Gregory P. Smith · 14 years ago
  19. beb552c Merge: Fix copy-paste mistake in new zlib test. by Nadeem Vawda · 14 years ago
  20. 760155c Merge: Fix copy-paste mistake in new zlib test. by Nadeem Vawda · 14 years ago
  21. 1161a9c Fix copy-paste mistake in new zlib test. by Nadeem Vawda · 14 years ago
  22. 369f35a fix whitespace by Gregory P. Smith · 14 years ago
  23. a3221f8 fix whitespace by Gregory P. Smith · 14 years ago
  24. 11ddc99 merge heads by Gregory P. Smith · 14 years ago
  25. ec075e6 merge heads by Gregory P. Smith · 14 years ago
  26. 873cab2 merge heads. by Gregory P. Smith · 14 years ago
  27. ccb33bf Merge: #8650: Make zlib.[de]compressobj().[de]compress() 64-bit clean. by Nadeem Vawda · 14 years ago
  28. 565d659 Merge: #8650: Make zlib.[de]compressobj().[de]compress() 64-bit clean. by Nadeem Vawda · 14 years ago
  29. 0c3d96a Issue #8650: Make zlib.[de]compressobj().[de]compress() 64-bit clean. by Nadeem Vawda · 14 years ago
  30. 79aa5bf Fixes Issue #12059: Properly handle missing hash functions even when by Gregory P. Smith · 14 years ago
  31. 12c9d02 Fixes Issue #12059: Properly handle missing hash functions even when by Gregory P. Smith · 14 years ago
  32. d365a7b Merge from 3.2 by Kurt B. Kaiser · 14 years ago
  33. 4b16ff2 Merge heads by Kurt B. Kaiser · 14 years ago
  34. f369b81 Merge from 3.1 Issue #6378: Further adjust idle.bat to start associated Python by Kurt B. Kaiser · 14 years ago
  35. dfbe159 Issue #6378: Further adjust idle.bat to start associated Python by Kurt B. Kaiser · 14 years ago
  36. 905cca0 Merge fix for memory leaks in zlib.compress() and .decompress(). by Nadeem Vawda · 14 years ago
  37. 154bdf9 Fix memory leaks in zlib.compress() and .decompress(). by Nadeem Vawda · 14 years ago
  38. 1b8a417 Issue #8650: Backport 64-bit safety fixes for compress() and decompress(). by Nadeem Vawda · 14 years ago
  39. 9c405c4 Merge: #12050: zlib.decompressobj().decompress() now clears the unconsumed_tail by Nadeem Vawda · 14 years ago
  40. 5eef502 Merge: #12050: zlib.decompressobj().decompress() now clears the unconsumed_tail by Nadeem Vawda · 14 years ago
  41. 7619e88 Issue #12050: zlib.decompressobj().decompress() now clears the unconsumed_tail by Nadeem Vawda · 14 years ago
  42. 63db5b6 Merge with 3.2 and also remove captured_output from __all__ (see #7960). by Ezio Melotti · 14 years ago
  43. 07352b0 Update __all__ and docstring. by Ezio Melotti · 14 years ago
  44. c3afbb9 Skip test in test_fileinput when zlib is missing. by Ezio Melotti · 14 years ago
  45. 6b89340 #7960: merge with 3.2. by Ezio Melotti · 14 years ago
  46. e728d72 #7960: merge with 3.1. by Ezio Melotti · 14 years ago
  47. fc778fd #7960: fix docstrings for captured_output and captured_stdout. by Ezio Melotti · 14 years ago
  48. 32e3fdc #5723: merge with 3.2. by Ezio Melotti · 14 years ago
  49. 6b60fb9 #5723: merge with 3.1. by Ezio Melotti · 14 years ago
  50. 3c0d8a1 #5723: Improve json tests to be executed with and without accelerations. by Ezio Melotti · 14 years ago
  51. 4e03e9d Merge with 3.2. by Ezio Melotti · 14 years ago
  52. 3659f27 Merge with 3.1. by Ezio Melotti · 14 years ago
  53. fec3ad1 Change import_fresh_module to work with packages. by Ezio Melotti · 14 years ago
  54. c729c25 (Merge 3.2) Issue #11996: libpython (gdb), replace "py-bt" command by by Victor Stinner · 14 years ago
  55. 252048c test_logging: extended time range for rollover test. by Vinay Sajip · 14 years ago
  56. e670c88 Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and add by Victor Stinner · 14 years ago
  57. a171f9c test_logging: fixed bug in failure diagnostics. by Vinay Sajip · 14 years ago
  58. a552ca6 Issue #12068: Fix appears to have worked; added more diagnostics for rare failures. by Vinay Sajip · 14 years ago
  59. 672c581 Added diagnostics to test_logging, after reverting last change. by Vinay Sajip · 14 years ago
  60. cc5ea68 Merge in changes from 3.2.1b1 release repo. by Georg Brandl · 14 years ago
  61. b89b31a Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence by Antoine Pitrou · 14 years ago
  62. 00dd182 Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence by Antoine Pitrou · 14 years ago
  63. 7c40489 Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence by Antoine Pitrou · 14 years ago
  64. 30536d1 Merge from 3.2 by Kurt B. Kaiser · 14 years ago
  65. b00d0c4 Merge from 3.1 by Kurt B. Kaiser · 14 years ago
  66. 0a42982 Issue #11896: Save on Close failed despite selecting "Yes" in dialog. by Kurt B. Kaiser · 14 years ago
  67. 06c768a TimedTRotatingFileHandler test now improved to minimise chances of failure on very slow machines. by Vinay Sajip · 14 years ago
  68. 0ef3e39 normalize whitespace. by Gregory P. Smith · 14 years ago
  69. c9557af merge - 7a3f3ad83676 Fixes Issue #12044. by Gregory P. Smith · 14 years ago
  70. 6b65745 - Issue #12044: Fixed subprocess.Popen when used as a context manager to by Gregory P. Smith · 14 years ago
  71. 3486a98 Issue #9971: Write an optimized implementation of BufferedReader.readinto(). by Antoine Pitrou · 14 years ago
  72. 9dd41fa Merge from 3.2 by Kurt B. Kaiser · 14 years ago
  73. 6551baa Correct version in IDLE NEWS.txt by Kurt B. Kaiser · 14 years ago
  74. bc3e138 Merge from 3.1 by Kurt B. Kaiser · 14 years ago
  75. e147806 Issue #1028: Tk returns invalid Unicode null in %A: UnicodeDecodeError. by Kurt B. Kaiser · 14 years ago
  76. 4de00a2 Fix closes Issue #11799: urllib.request Authentication Handlers will raise a by Senthil Kumaran · 14 years ago
  77. ba9c664 Issue #10419: Fix build_scripts command of distutils to handle correctly by Victor Stinner · 14 years ago
  78. 5307126 Issue #11169: compileall module uses repr() to format filenames and paths to by Victor Stinner · 14 years ago
  79. f8d6fd6 #12051: merge with 3.2. by Ezio Melotti · 14 years ago
  80. 1eb4f28 Close #10419, issue #6011: build_scripts command of distutils handles correctly by Victor Stinner · 14 years ago
  81. 1947477 Close #10419, issue #6011: build_scripts command of distutils handles correctly by Victor Stinner · 14 years ago
  82. f188bc5 #12051: merge with 3.1. by Ezio Melotti · 14 years ago
  83. 1367265 #12051: Fix segfault in json.dumps() while encoding highly-nested objects using the C accelerations. by Ezio Melotti · 14 years ago
  84. cd9dd37 Issue #11888: skip some log2 tests on Mac OS X Tiger by Victor Stinner · 14 years ago
  85. 74b4885 Issue #12054: use support.find_unused_port() instead of reinventing the wheel by Antoine Pitrou · 14 years ago
  86. ccc87b5 Issue #12054: use support.find_unused_port() instead of reinventing the wheel by Antoine Pitrou · 14 years ago
  87. 3cade99 Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in by Antoine Pitrou · 14 years ago
  88. 1be815a Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in by Antoine Pitrou · 14 years ago
  89. 463ac51 Issue #12039: Add end_headers() call to avoid BadStatusLine. by Vinay Sajip · 14 years ago
  90. e73afad Issue #12039: Now suppress spurious select.error raised on FreeBSD when the server (an asyncore.dispatcher) is closed. by Vinay Sajip · 14 years ago
  91. 17ca323 (Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional by Victor Stinner · 14 years ago
  92. ee18b6f Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional by Victor Stinner · 14 years ago
  93. f223116 Update incorrect comment. by Vinay Sajip · 14 years ago
  94. 606c3f5 Issue #12041: Make test_wait3 more robust. by Antoine Pitrou · 14 years ago
  95. 5aa878c os.dup()-then-close() can be replaced with detach() by Antoine Pitrou · 14 years ago
  96. 60ccd82 Improved Windows test coverage. by Vinay Sajip · 14 years ago
  97. 5fffaab Merge with 3.2. by Ezio Melotti · 14 years ago
  98. 219a5dc Merge with 3.1. by Ezio Melotti · 14 years ago
  99. f9756c2 Some more tests were incorrectly marked as C specific. by Ezio Melotti · 14 years ago
  100. c7ae19b Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages the by Senthil Kumaran · 14 years ago