1. 9ea64e3 Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush(). by Nadeem Vawda · 12 years ago
  2. dd1253a Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush(). by Nadeem Vawda · 12 years ago
  3. ee7889d Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush(). by Nadeem Vawda · 12 years ago
  4. 5fb7308 Issue #16357: fix calling accept() on a SSLSocket created through SSLContext.wrap_socket(). by Antoine Pitrou · 12 years ago
  5. 73e9bd4 Issue #16357: fix calling accept() on a SSLSocket created through SSLContext.wrap_socket(). by Antoine Pitrou · 12 years ago
  6. 5c89b4e Issue #16357: fix calling accept() on a SSLSocket created through SSLContext.wrap_socket(). by Antoine Pitrou · 12 years ago
  7. 601c059 Fix test_urllib broken by my previous commits. The assumptions it was by Gregory P. Smith · 12 years ago
  8. 6d9388f Fix test_urllib broken by my previous commits. The assumptions it was by Gregory P. Smith · 12 years ago
  9. b8f09d3 Merge 3.3. by Stefan Krah · 12 years ago
  10. 6e46704 Accept Unicode legacy strings in the Decimal constructor. by Stefan Krah · 12 years ago
  11. b696610 Fixes issue #16409: The reporthook callback made by the legacy by Gregory P. Smith · 12 years ago
  12. 6b0bdab Fixes issue #16409: The reporthook callback made by the legacy by Gregory P. Smith · 12 years ago
  13. e2c574f Issue #16444: disable undecodable characters in test_non_ascii() test until by Victor Stinner · 12 years ago
  14. c8a6967 Issue #14794: slice.indices no longer returns OverflowError for out-of-range start, stop, step or length. by Mark Dickinson · 12 years ago
  15. ff3d515 Issue #16444, #16218: Use TESTFN_UNDECODABLE on UNIX by Victor Stinner · 12 years ago
  16. ef3971d Merge from 3.3: adjust set and frozenset function docs (issue #16436). by Chris Jerdonek · 12 years ago
  17. 296c2fd Merge from 3.2: adjust set and frozenset function docs (issue #16436). by Chris Jerdonek · 12 years ago
  18. df3abec Link set and frozenset function docs to their class definitions (issue #16436). by Chris Jerdonek · 12 years ago
  19. 86b3053 Merge from 3.3: improve FAQ link in documentation (for issue #16435). by Chris Jerdonek · 12 years ago
  20. fe08756 Merge from 3.2: improve FAQ link in documentation (for issue #16435). by Chris Jerdonek · 12 years ago
  21. 4ed4b1c Improve FAQ link in documentation (for issue #16435). by Chris Jerdonek · 12 years ago
  22. 90378b4 #13301: merge with 3.3. by Ezio Melotti · 12 years ago
  23. 956c6c2 #13301: merge with 3.2. by Ezio Melotti · 12 years ago
  24. 9bf379e #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  25. dc945e4 #16440: merge with 3.3. by Ezio Melotti · 12 years ago
  26. a3ad8a0 #16440: merge with 3.2. by Ezio Melotti · 12 years ago
  27. 8b6b176 #16440: fix exception type and clarify example. by Ezio Melotti · 12 years ago
  28. fba5dc1 Merge issue #16439: Fix markup in example for stdtypes. by Andrew Svetlov · 12 years ago
  29. 7cac2d8 Merge issue #16439: Fix markup in example for stdtypes. by Andrew Svetlov · 12 years ago
  30. 5c90436 Issue #16439: Fix markup in example for stdtypes. by Andrew Svetlov · 12 years ago
  31. 73b56c8 Merge issue #16435: Link in tutorial now points to python3 FAQ. by Andrew Svetlov · 12 years ago
  32. b5570e9 Merge issue #16435: Link in tutorial now points to python3 FAQ. by Andrew Svetlov · 12 years ago
  33. 0e9a065 Issue #16435: Link in tutorial now points to python3 FAQ. by Andrew Svetlov · 12 years ago
  34. 4cb103e Merge 3.3. by Stefan Krah · 12 years ago
  35. 0f82b76 Issue #16431: Finally, consider all permutations. by Stefan Krah · 12 years ago
  36. dee9043 #16433: merge with 3.3. by Ezio Melotti · 12 years ago
  37. 9cfa1ff #16433: merge with 3.2. by Ezio Melotti · 12 years ago
  38. 90eea97 #16433: fix docstring of assertNotEqual. by Ezio Melotti · 12 years ago
  39. 770a5bc #11481: merge with 3.3. by Ezio Melotti · 12 years ago
  40. b77dc4e #11481: merge with 3.2. by Ezio Melotti · 12 years ago
  41. 78b18d4 #11481: update copyreg docs and add example. by Ezio Melotti · 12 years ago
  42. 44dbd07 Merge heads. by Ezio Melotti · 12 years ago
  43. f62f3a4 #10385: merge with 3.3. by Ezio Melotti · 12 years ago
  44. 60e22b9 #10385: merge with 3.2. by Ezio Melotti · 12 years ago
  45. 402f75d #10385: use the mod role in subprocess docs. by Ezio Melotti · 12 years ago
  46. d2d3aa2 Merge 3.3. by Stefan Krah · 12 years ago
  47. ed16eff Issue #16431: Also fix the opposite direction. by Stefan Krah · 12 years ago
  48. fc55bb1 Merge 3.3. by Stefan Krah · 12 years ago
  49. f4abc7b Issue #16431: Use the type information when constructing a Decimal subtype by Stefan Krah · 12 years ago
  50. 15c02e3 Issue #15001: fix segfault on "del sys.module['__main__']" by Hynek Schlawack · 12 years ago
  51. 33363f4 Issue #15001: fix segfault on "del sys.module['__main__']" by Hynek Schlawack · 12 years ago
  52. 5c6b3e2 Issue #15001: fix segfault on "del sys.module['__main__']" by Hynek Schlawack · 12 years ago
  53. 99dd8b5 Remove outdated comment by Victor Stinner · 12 years ago
  54. fc009ef Close #16311: Use the _PyUnicodeWriter API in text decoders by Victor Stinner · 12 years ago
  55. 64e039a Issue #16414: Fix test_os on Windows, don't test os.listdir() with undecodable by Victor Stinner · 12 years ago
  56. 8198f5d Merge. by Stefan Krah · 12 years ago
  57. cd81709 Merge. by Stefan Krah · 12 years ago
  58. ab8b6bd Issue #16414: Test more characters for support.FS_NONASCII by Victor Stinner · 12 years ago
  59. 90a9d51 Issue #16414: Fix typo in support.TESTFN_NONASCII (useless space) by Victor Stinner · 12 years ago
  60. e84226a Null merge. by Stefan Krah · 12 years ago
  61. 8f049e5 Issue #16414: Fix support.TESTFN_UNDECODABLE and test_genericpath.test_nonascii_abspath() by Victor Stinner · 12 years ago
  62. c3fb3c3 Backport fc8f1b1c76bf. by Stefan Krah · 12 years ago
  63. 8b219b2 Issue #16414: Add support.FS_NONASCII and support.TESTFN_NONASCII by Victor Stinner · 12 years ago
  64. df1d940 Reversed changes from issue9584 by Tim Golden · 12 years ago
  65. 9b3fb0c Backed out changeset dafca4714298 by Tim Golden · 12 years ago
  66. 3df8887 Backed out changeset 5cf6c427fd39 by Tim Golden · 12 years ago
  67. 7fd4b68 Correct mis-indented whitespace by Tim Golden · 12 years ago
  68. 8f323d9 issue9584: Add {} list expansion to glob. Original patch by Mathieu Bridon by Tim Golden · 12 years ago
  69. 10ffea8 Merge typo fix. by Ezio Melotti · 12 years ago
  70. 99bafff Fix typo noticed by Tom Lynn. by Ezio Melotti · 12 years ago
  71. d9d1d08 Merge #6717 crasher from 3.3 by Nick Coghlan · 12 years ago
  72. 1de70b5 Merge #6717 crasher from 3.2 by Nick Coghlan · 12 years ago
  73. 692b023 Record a known crasher from #6717 by Nick Coghlan · 12 years ago
  74. 82de6d2 Merge from 3.3 by Nick Coghlan · 12 years ago
  75. 32dd36b The migration to importlib eliminated this crasher by Nick Coghlan · 12 years ago
  76. 90a654b Issue #15641: Clean up deprecated classes from importlib by Andrew Svetlov · 12 years ago
  77. bcbf403 Revome extra .py suffix by Andrew Svetlov · 12 years ago
  78. 7529620 Issue #16218: Fix test for issue again by Andrew Svetlov · 12 years ago
  79. 33f13ee (Merge 3.3) Close #15165: Fix test_email on Windows 64 bits by Victor Stinner · 12 years ago
  80. 9d95cbe Close #15165: Fix test_email on Windows 64 bits by Victor Stinner · 12 years ago
  81. efe2b53 Issue #15478: Fix test_pep277 on Windows by Victor Stinner · 12 years ago
  82. 4e7d2d4 Issue #15478: Oops, fix regression in os.open() 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. 6caa6fb (Merge 3.3) Issue #8271: Fix compilation on Windows by Victor Stinner · 12 years ago
  87. ab60de4 Issue #8271: Fix compilation on Windows by Victor Stinner · 12 years ago
  88. 944099f #5057: null merge with 3.3 (only add tests). by Ezio Melotti · 12 years ago
  89. 570942e #5057: null merge with 3.2 (only add tests). by Ezio Melotti · 12 years ago
  90. 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
  91. cfa9636 #8271: merge with 3.3. by Ezio Melotti · 12 years ago
  92. 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
  93. b716f84 Fix copy&paste errors and reformulate the tests. by Stefan Krah · 12 years ago
  94. 3bb516b Merge from 3.3 by Nick Coghlan · 12 years ago
  95. 55b5d5c Properly credit patch by Nick Coghlan · 12 years ago
  96. 8155f8e Issue #5765: Merge from 3.3 by Nick Coghlan · 12 years ago
  97. 10d6dde Issue #5765: Also check the compiler when finding the recursion limit by Nick Coghlan · 12 years ago
  98. e69bfc3 Issue #5765: Merge from 3.3 by Nick Coghlan · 12 years ago
  99. aab9c2b Issue #5765: Apply a hard recursion limit in the compiler by Nick Coghlan · 12 years ago
  100. c992faf Issue #16402: Merge fix from 3.3 by Mark Dickinson · 12 years ago