1. 2982455 merge 3.3 by Benjamin Peterson · 12 years ago
  2. debf64c missing letter by Benjamin Peterson · 12 years ago
  3. e667e98 Issue #16218, #16444: Backport improvment on tests for non-ASCII characters by Victor Stinner · 12 years ago
  4. f298565 Add a test for hashing of unaligned memory buffers (from issue #16427). by Antoine Pitrou · 12 years ago
  5. 37bfa4e Add a test for hashing of unaligned memory buffers (from issue #16427). by Antoine Pitrou · 12 years ago
  6. 05bc966 Merge heads by Antoine Pitrou · 12 years ago
  7. 1de1394 Merge heads by Antoine Pitrou · 12 years ago
  8. 8983470 Issue #16453: Fix equality testing of dead weakref objects. by Antoine Pitrou · 12 years ago
  9. f6a50cf Issue #16453: Fix equality testing of dead weakref objects. by Antoine Pitrou · 12 years ago
  10. e11fecb Issue #16453: Fix equality testing of dead weakref objects. by Antoine Pitrou · 12 years ago
  11. 65ee6ec Refactor test_preexec_errpipe to not create an uncollectable reference cycle. by Gregory P. Smith · 12 years ago
  12. 859035d Refactor test_preexec_errpipe to not create an uncollectable reference cycle. by Gregory P. Smith · 12 years ago
  13. e27faac Refactor test_preexec_errpipe to not create an uncollectable reference cycle. by Gregory P. Smith · 12 years ago
  14. cba1497 Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. by Nadeem Vawda · 12 years ago
  15. 6ff262e Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. by Nadeem Vawda · 12 years ago
  16. 19e568d Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. by Nadeem Vawda · 12 years ago
  17. c2c4cb6 Fixes issue #16140: The subprocess module no longer double closes its by Gregory P. Smith · 12 years ago
  18. c8ac03d Fixes issue #16140: The subprocess module no longer double closes its by Gregory P. Smith · 12 years ago
  19. 12489d9 Fixes issue #16140: The subprocess module no longer double closes its by Gregory P. Smith · 12 years ago
  20. d4b645e Remove the subprocess "bad exception data" warning (formerly a print!) by Gregory P. Smith · 12 years ago
  21. 6893732 Remove the subprocess "bad exception data" warning (formerly a print!) by Gregory P. Smith · 12 years ago
  22. 3aee222 Remove the subprocess "bad exception data" warning (formerly a print!) by Gregory P. Smith · 12 years ago
  23. 8d07c26 Raise our own SubprocessError rather than a RuntimeError in when dealing with by Gregory P. Smith · 12 years ago
  24. 82fdade Rename a local variable for readability and change a "this can't by Gregory P. Smith · 12 years ago
  25. 1f83866 Rename a local variable for readability and change a "this can't by Gregory P. Smith · 12 years ago
  26. f44c9da Rename a local variable for readability and change a "this can't by Gregory P. Smith · 12 years ago
  27. 099717b Fixes issue #16327: The subprocess module no longer leaks file descriptors by Gregory P. Smith · 12 years ago
  28. 561cbc4 Fixes issue #16327: The subprocess module no longer leaks file descriptors by Gregory P. Smith · 12 years ago
  29. 3d8e776 Fixes issue #16327: The subprocess module no longer leaks file descriptors by Gregory P. Smith · 12 years ago
  30. dd0edae Fixes issue #14396: Handle the odd rare case of waitpid returning 0 by Gregory P. Smith · 12 years ago
  31. f328d79 Fixes issue #14396: Handle the odd rare case of waitpid returning 0 by Gregory P. Smith · 12 years ago
  32. 2ec8233 Fixes issue #14396: Handle the odd rare case of waitpid returning 0 when by Gregory P. Smith · 12 years ago
  33. 9c40022 Issue #16411: Fix a bug where zlib.decompressobj().flush() might try to access previously-freed memory. by Nadeem Vawda · 12 years ago
  34. ec6dfcf Issue #16411: Fix a bug where zlib.decompressobj().flush() might try to access previously-freed memory. by Nadeem Vawda · 12 years ago
  35. 7ee9555 Issue #16411: Fix a bug where zlib.decompressobj().flush() might try to access previously-freed memory. by Nadeem Vawda · 12 years ago
  36. 9ea64e3 Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush(). by Nadeem Vawda · 12 years ago
  37. dd1253a Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush(). by Nadeem Vawda · 12 years ago
  38. ee7889d Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush(). by Nadeem Vawda · 12 years ago
  39. 5fb7308 Issue #16357: fix calling accept() on a SSLSocket created through SSLContext.wrap_socket(). by Antoine Pitrou · 12 years ago
  40. 73e9bd4 Issue #16357: fix calling accept() on a SSLSocket created through SSLContext.wrap_socket(). by Antoine Pitrou · 12 years ago
  41. 5c89b4e Issue #16357: fix calling accept() on a SSLSocket created through SSLContext.wrap_socket(). by Antoine Pitrou · 12 years ago
  42. 601c059 Fix test_urllib broken by my previous commits. The assumptions it was by Gregory P. Smith · 12 years ago
  43. 6d9388f Fix test_urllib broken by my previous commits. The assumptions it was by Gregory P. Smith · 12 years ago
  44. b8f09d3 Merge 3.3. by Stefan Krah · 12 years ago
  45. 6e46704 Accept Unicode legacy strings in the Decimal constructor. by Stefan Krah · 12 years ago
  46. b696610 Fixes issue #16409: The reporthook callback made by the legacy by Gregory P. Smith · 12 years ago
  47. 6b0bdab Fixes issue #16409: The reporthook callback made by the legacy by Gregory P. Smith · 12 years ago
  48. e2c574f Issue #16444: disable undecodable characters in test_non_ascii() test until by Victor Stinner · 12 years ago
  49. c8a6967 Issue #14794: slice.indices no longer returns OverflowError for out-of-range start, stop, step or length. by Mark Dickinson · 12 years ago
  50. ff3d515 Issue #16444, #16218: Use TESTFN_UNDECODABLE on UNIX by Victor Stinner · 12 years ago
  51. 4cb103e Merge 3.3. by Stefan Krah · 12 years ago
  52. 0f82b76 Issue #16431: Finally, consider all permutations. by Stefan Krah · 12 years ago
  53. dee9043 #16433: merge with 3.3. by Ezio Melotti · 12 years ago
  54. 9cfa1ff #16433: merge with 3.2. by Ezio Melotti · 12 years ago
  55. 90eea97 #16433: fix docstring of assertNotEqual. by Ezio Melotti · 12 years ago
  56. d2d3aa2 Merge 3.3. by Stefan Krah · 12 years ago
  57. ed16eff Issue #16431: Also fix the opposite direction. by Stefan Krah · 12 years ago
  58. fc55bb1 Merge 3.3. by Stefan Krah · 12 years ago
  59. f4abc7b Issue #16431: Use the type information when constructing a Decimal subtype by Stefan Krah · 12 years ago
  60. 15c02e3 Issue #15001: fix segfault on "del sys.module['__main__']" by Hynek Schlawack · 12 years ago
  61. 33363f4 Issue #15001: fix segfault on "del sys.module['__main__']" by Hynek Schlawack · 12 years ago
  62. 5c6b3e2 Issue #15001: fix segfault on "del sys.module['__main__']" by Hynek Schlawack · 12 years ago
  63. 99dd8b5 Remove outdated comment by Victor Stinner · 12 years ago
  64. 64e039a Issue #16414: Fix test_os on Windows, don't test os.listdir() with undecodable by Victor Stinner · 12 years ago
  65. ab8b6bd Issue #16414: Test more characters for support.FS_NONASCII by Victor Stinner · 12 years ago
  66. 90a9d51 Issue #16414: Fix typo in support.TESTFN_NONASCII (useless space) by Victor Stinner · 12 years ago
  67. 8f049e5 Issue #16414: Fix support.TESTFN_UNDECODABLE and test_genericpath.test_nonascii_abspath() by Victor Stinner · 12 years ago
  68. c3fb3c3 Backport fc8f1b1c76bf. by Stefan Krah · 12 years ago
  69. 8b219b2 Issue #16414: Add support.FS_NONASCII and support.TESTFN_NONASCII by Victor Stinner · 12 years ago
  70. 9b3fb0c Backed out changeset dafca4714298 by Tim Golden · 12 years ago
  71. 8f323d9 issue9584: Add {} list expansion to glob. Original patch by Mathieu Bridon by Tim Golden · 12 years ago
  72. d9d1d08 Merge #6717 crasher from 3.3 by Nick Coghlan · 12 years ago
  73. 1de70b5 Merge #6717 crasher from 3.2 by Nick Coghlan · 12 years ago
  74. 692b023 Record a known crasher from #6717 by Nick Coghlan · 12 years ago
  75. 82de6d2 Merge from 3.3 by Nick Coghlan · 12 years ago
  76. 32dd36b The migration to importlib eliminated this crasher by Nick Coghlan · 12 years ago
  77. 90a654b Issue #15641: Clean up deprecated classes from importlib by Andrew Svetlov · 12 years ago
  78. bcbf403 Revome extra .py suffix by Andrew Svetlov · 12 years ago
  79. 7529620 Issue #16218: Fix test for issue again by Andrew Svetlov · 12 years ago
  80. 33f13ee (Merge 3.3) Close #15165: Fix test_email on Windows 64 bits by Victor Stinner · 12 years ago
  81. 9d95cbe Close #15165: Fix test_email on Windows 64 bits by Victor Stinner · 12 years ago
  82. efe2b53 Issue #15478: Fix test_pep277 on Windows by Victor Stinner · 12 years ago
  83. ec8c8ae Issue #16350: Fix zlib decompressor handling of unused_data with multiple calls to decompress() after EOF. by Nadeem Vawda · 12 years ago
  84. 519f438 Issue #16350: Fix zlib decompressor handling of unused_data with multiple calls to decompress() after EOF. by Nadeem Vawda · 12 years ago
  85. 3907994 Issue #16350: Fix zlib decompressor handling of unused_data with multiple calls to decompress() after EOF. by Nadeem Vawda · 12 years ago
  86. 944099f #5057: null merge with 3.3 (only add tests). by Ezio Melotti · 12 years ago
  87. 570942e #5057: null merge with 3.2 (only add tests). by Ezio Melotti · 12 years ago
  88. 6c5f521 #5057: the peepholer no longer optimizes subscription on unicode literals (e.g. u"foo"[0]) in order to produce compatible pyc files between narrow and wide builds. by Ezio Melotti · 12 years ago
  89. cfa9636 #8271: merge with 3.3. by Ezio Melotti · 12 years ago
  90. f7ed5d1 #8271: the utf-8 decoder now outputs the correct number of U+FFFD characters when used with the "replace" error handler on invalid utf-8 sequences. Patch by Serhiy Storchaka, tests by Ezio Melotti. by Ezio Melotti · 12 years ago
  91. b716f84 Fix copy&paste errors and reformulate the tests. by Stefan Krah · 12 years ago
  92. e69bfc3 Issue #5765: Merge from 3.3 by Nick Coghlan · 12 years ago
  93. aab9c2b Issue #5765: Apply a hard recursion limit in the compiler by Nick Coghlan · 12 years ago
  94. c992faf Issue #16402: Merge fix from 3.3 by Mark Dickinson · 12 years ago
  95. 1321eda Issue #16402: Merge fix from 3.2 by Mark Dickinson · 12 years ago
  96. 8cd1c76 Issue #16402: In range slicing, fix shadowing of exceptions from __index__ method. by Mark Dickinson · 12 years ago
  97. 5e39433 Issue #15837: add some tests for random.shuffle(). Patch by Alessandro Moura. by Antoine Pitrou · 12 years ago
  98. 1e58ae4 #16336: merge with 3.3. by Ezio Melotti · 12 years ago
  99. a0b5c46 #16336: merge with 3.2. by Ezio Melotti · 12 years ago
  100. 540da76 #16336: fix input checking in the surrogatepass error handler. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago