1. 538343d Fix small grammatical inconsistency. by Georg Brandl · 14 years ago
  2. bcd8cfc Null merge. by Charles-François Natali · 14 years ago
  3. 3f32fc8 Merge. by Charles-François Natali · 14 years ago
  4. 227e377 Merge. by Charles-François Natali · 14 years ago
  5. 19c6bf8 Issue #13817: After fork(), reinit the ad-hoc TLS implementation earlier to fix by Charles-François Natali · 14 years ago
  6. 6d0d24e Issue #13817: After fork(), reinit the ad-hoc TLS implementation earlier to fix by Charles-François Natali · 14 years ago
  7. 4b0eab6 Merge branch 3.2 by Petri Lehtinen · 14 years ago
  8. 9713321 Document absoluteness of sys.executable by Petri Lehtinen · 14 years ago
  9. f854799 Make sqlite3 tests editable with Emacs by Petri Lehtinen · 14 years ago
  10. c317a1c Issue #1813: merge changeset that reverts a glibc workaround for the by Stefan Krah · 14 years ago
  11. 03c29f9 Issue #1813: Revert workaround for a glibc bug on the Fedora buildbot. by Stefan Krah · 14 years ago
  12. 090ec3c merge. again. by Brian Curtin · 14 years ago
  13. 97e2008 merge updates by Brian Curtin · 14 years ago
  14. 8d132c8 merge from 3.2 by Brian Curtin · 14 years ago
  15. 10dda6e Add a hint that CSD == Service Pack. by Brian Curtin · 14 years ago
  16. 8940f62 Merge branch 3.2 by Petri Lehtinen · 14 years ago
  17. 023fe33 sqlite3: Handle strings with embedded zeros correctly by Petri Lehtinen · 14 years ago
  18. 590463e merge by Raymond Hettinger · 14 years ago
  19. fc3ba6b Add usage note by Raymond Hettinger · 14 years ago
  20. ed27785 Issue #13706: Add assertions to detect bugs earlier by Victor Stinner · 14 years ago
  21. 5ea5b67 Fix a minor output typo as found by Terry Reedy. by Brett Cannon · 14 years ago
  22. cdf1121 Merge by Brett Cannon · 14 years ago
  23. 5d605c2 Merge with 3.2 whitespace by Terry Jan Reedy · 14 years ago
  24. 4d82ade whitespace by Terry Jan Reedy · 14 years ago
  25. f8672be Merge 3.2 by Terry Jan Reedy · 14 years ago
  26. da4c467 #13506 Add '' to path for interactive interpreter by adding with_cwd parameter by Terry Jan Reedy · 14 years ago
  27. e3a9ae5 Let importlib.test.benchmark take a specific benchmark name to run. by Brett Cannon · 14 years ago
  28. 190f33c Allow for the specification of a file to dump importlib benchmark by Brett Cannon · 14 years ago
  29. cc6abd5 Fix zipimport.c's read_directory() to use appropriate types for the values by Gregory P. Smith · 14 years ago
  30. ab32066 Fix zip_import.c's read_directory() to use appropriate types for the values by Gregory P. Smith · 14 years ago
  31. f3b2d88 Issue #8828: Add new function os.replace(), for cross-platform renaming with overwriting. by Antoine Pitrou · 14 years ago
  32. 8a89450 Issue #13890: Also fix for extension module tests for case-insensitivity. by Brett Cannon · 14 years ago
  33. 01ad325 Issue #13890: Fix importlib case-sensitivity tests to not run on Windows. by Brett Cannon · 14 years ago
  34. 2372bb0 merge 3.2 (closes #13908) by Benjamin Peterson · 14 years ago
  35. 2652d25 ready types returned from PyType_FromSpec by Benjamin Peterson · 14 years ago
  36. e28108c adjust declaration by Benjamin Peterson · 14 years ago
  37. 2d6251c Issue #13847: Fix test_time, time.gmtime() doesn't use localtime() by Victor Stinner · 14 years ago
  38. a247720 Issue #13874: read_null() of faulthandler uses volatile to avoid optimisation by Victor Stinner · 14 years ago
  39. 7ab4af0 Issue #13848: open() and the FileIO constructor now check for NUL characters in the file name. by Antoine Pitrou · 14 years ago
  40. 1334884 Issue #13848: open() and the FileIO constructor now check for NUL characters in the file name. by Antoine Pitrou · 14 years ago
  41. cdc878e Issue #6774: Back out c8b77efe8b56, which only brings confusion. by Charles-François Natali · 14 years ago
  42. 9e312da merge with 3.2 by Georg Brandl · 14 years ago
  43. c875d20 Fix #13900: resolve self-referential description of a parameter. by Georg Brandl · 14 years ago
  44. df13b5f merge 3.2 by Benjamin Peterson · 14 years ago
  45. 3cd4607 remove tests from really old regex module by Benjamin Peterson · 14 years ago
  46. 04d9dd0 Issue #13806: The size check in audioop decompression functions was too strict and could reject valid compressed data. by Antoine Pitrou · 14 years ago
  47. 75ff65e Issue #13806: The size check in audioop decompression functions was too strict and could reject valid compressed data. by Antoine Pitrou · 14 years ago
  48. ce816a5 Issue #13895: fix test_ssl hanging under Ubuntu by Antoine Pitrou · 14 years ago
  49. eba63c4 Issue #13895: fix test_ssl hanging under Ubuntu by Antoine Pitrou · 14 years ago
  50. d770fe4 Fix typo in comment. by Nadeem Vawda · 14 years ago
  51. 9ab91c6 Issue #13894: Skip test_threading.CRLockTests if _CRLock isn't available. Patch by Charles-François Natali · 14 years ago
  52. 6b671b2 Issue #13894: Skip test_threading.CRLockTests if _CRLock isn't available. Patch by Charles-François Natali · 14 years ago
  53. 963816d Merge 3.2 -> default (issue 13889) by Mark Dickinson · 14 years ago
  54. 261896b Issue #13889: Add missing _Py_SET_53BIT_PRECISION_* calls around uses of dtoa.c functions in float round. by Mark Dickinson · 14 years ago
  55. 6636887 Fix intermittent test_ssl failure. by Antoine Pitrou · 14 years ago
  56. eced82e Fix intermittent test_ssl failure. by Antoine Pitrou · 14 years ago
  57. bc9f1b5 merge heads (#13887) by Benjamin Peterson · 14 years ago
  58. 871b9d1 note that get() is not affected by default_factory (closes #13887) by Benjamin Peterson · 14 years ago
  59. b46d4b7 Fix error handling in examples of C API use. by Antoine Pitrou · 14 years ago
  60. 04707c0 Fix error handling in examples of C API use. by Antoine Pitrou · 14 years ago
  61. 2d843d2 Issue #13812: When a multiprocessing Process child raises an exception, flush stderr after printing the exception traceback. by Antoine Pitrou · 14 years ago
  62. 84a0fbf Issue #13812: When a multiprocessing Process child raises an exception, flush stderr after printing the exception traceback. by Antoine Pitrou · 14 years ago
  63. e10ae88 Clarify that ssl.OP_ALL can be different from OpenSSL's SSL_OP_ALL. by Antoine Pitrou · 14 years ago
  64. 9f6b02e Clarify that ssl.OP_ALL can be different from OpenSSL's SSL_OP_ALL. by Antoine Pitrou · 14 years ago
  65. 9e2e532 Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV attack countermeasure. by Antoine Pitrou · 14 years ago
  66. 3f36631 Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV attack countermeasure. by Antoine Pitrou · 14 years ago
  67. f2bf8a6 Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV attack countermeasure. by Antoine Pitrou · 14 years ago
  68. c9f7148 Merge by Brett Cannon · 14 years ago
  69. 51d14f8 Relocate importlib._case_ok to importlib._bootstrap. by Brett Cannon · 14 years ago
  70. 53d3645 Issue #13847: Make test_localtime_failure() more robust by Victor Stinner · 14 years ago
  71. 2cbae98 Issue #13847: Fix test_mktime(), time.localtime() now raises OSError by Victor Stinner · 14 years ago
  72. 85fdfa8 Issue #13847: time.clock() now raises a RuntimeError if the processor time used by Victor Stinner · 14 years ago
  73. 722db7b merge by Brett Cannon · 14 years ago
  74. e9cd900 Merge by Brett Cannon · 14 years ago
  75. fc70cbc Issue #13883: PYTHONCASEOK also works with OS X. by Brett Cannon · 14 years ago
  76. 1740afd Issue #13883: Document all platforms PYTHONCASEOK works on. by Brett Cannon · 14 years ago
  77. c1b5d34 Issue #13847: time.localtime() and time.gmtime() now raise an OSError instead by Victor Stinner · 14 years ago
  78. c9e7ef7 - Issue #13840: Fix ctypes.create_string_buffer exception message and docs. by Meador Inge · 14 years ago
  79. 65992c1 - Issue #13840: Fix ctypes.create_string_buffer exception message and docs. by Meador Inge · 14 years ago
  80. 7f2b576 Merge by Brett Cannon · 14 years ago
  81. 4fd3f0c Merge by Raymond Hettinger · 14 years ago
  82. eaac4f0 Issue 13870: Fix out of date comment. by Raymond Hettinger · 14 years ago
  83. c264e3e Move some code from importlib.__init__ to importlib._bootstrap that by Brett Cannon · 14 years ago
  84. a3dd409 Remove now useless arbitrary limit of module name length by Victor Stinner · 14 years ago
  85. b0f30c9 merge with 3.2 by Georg Brandl · 14 years ago
  86. 6c89a79 #13852: some small doc fixes. by Georg Brandl · 14 years ago
  87. 4f99ce9 merge heads by Benjamin Peterson · 14 years ago
  88. a5f6d0e merge 3.2 by Benjamin Peterson · 14 years ago
  89. b4b0b35 kill extra word by Benjamin Peterson · 14 years ago
  90. e9fca25 say bitwise (because I have no idea what a bit-string is) by Benjamin Peterson · 14 years ago
  91. 131c707 Issue #13862: Relax zlib version test to avoid spurious failures. by Nadeem Vawda · 14 years ago
  92. 9b727ec Closes #13859: Merged fix from 3.2 - thanks to Matt Joiner for spotting this and the patch. by Vinay Sajip · 14 years ago
  93. a50c284 Closes #13859: Replaced reference to StandardError with reference to Exception. Thanks to Matt Joiner for spotting this and submitting a patch. by Vinay Sajip · 14 years ago
  94. 5816166 Port import fixes from 2.7. by Antoine Pitrou · 14 years ago
  95. 33d15f7 Port import fixes from 2.7. by Antoine Pitrou · 14 years ago
  96. 61baebd Issue #12804: Fix test failures on systems without internet access. by Nadeem Vawda · 14 years ago
  97. a58c01b Remove redundant resource check in test_socket. by Nadeem Vawda · 14 years ago
  98. 157c126 Port remaining test fixes, and fix test_importlib too. by Antoine Pitrou · 14 years ago
  99. dd21f68 Port remaining test fixes, and fix test_importlib too. by Antoine Pitrou · 14 years ago
  100. 05f29b7 Make test work under 32-bit systems, and when invoked through Lib/test/regrtest.py by Antoine Pitrou · 14 years ago