1. 4c99071 - fix the OS X build failure, only try to remove the temporary file if it exists by doko@ubuntu.com · 12 years ago
  2. 7f7902c Merge by Antoine Pitrou · 12 years ago
  3. d06f974 Try to fix compilation failure under OS X by Antoine Pitrou · 12 years ago
  4. b14168d null merge by doko@ubuntu.com · 12 years ago
  5. 36f9805 - Regenerate the libffi configure file by doko@ubuntu.com · 12 years ago
  6. 7e6c2e2 - Issue #14330: For cross builds, don't use host python, use host search paths by doko@ubuntu.com · 12 years ago
  7. 5431e30 After 79d2eb29c755 it is no longer necessary to zero the output array: by Stefan Krah · 12 years ago
  8. 1abe1c5 - Issue #14330: For cross builds, don't use host python, use host search paths by doko@ubuntu.com · 12 years ago
  9. b457b9b - Issue #3754: Fix /dev/ptmx, /dev/ptc file checks for cross builds, by doko@ubuntu.com · 12 years ago
  10. 536f1b9 Null merge. by Stefan Krah · 12 years ago
  11. 4cf1cc7 Issue #15171: Quote the variable that expands to the current directory. by Stefan Krah · 12 years ago
  12. e344eca previous patch needs patch from issue #14330 by Matthias Klose · 12 years ago
  13. fe39bd1 - merge branches by Matthias Klose · 12 years ago
  14. 5884449 - Issue #3754: Use readelf instead of ldd for the cross build readline check by doko@ubuntu.com · 12 years ago
  15. 3746aee Whitespace. by Stefan Krah · 12 years ago
  16. c35a8e5 Proactive reliability fix for broken FPUs: The base conversion functions by Stefan Krah · 12 years ago
  17. e38c98f Merge by Antoine Pitrou · 12 years ago
  18. f93b705 Issue #9239: add tests for modifying zipfile comments in append mode. by Antoine Pitrou · 12 years ago
  19. f2967c7 - check for libtinfo as a termcap library by doko@ubuntu.com · 12 years ago
  20. c399185 Issue #9239: add tests for modifying zipfile comments in append mode. by Antoine Pitrou · 12 years ago
  21. 24ef3e9 Issue #15225: improve error message when hmac is passed a wrong key type. by Antoine Pitrou · 12 years ago
  22. 9c7817e - Issue #3754: Some unrelated configure.ac cleanups. by doko@ubuntu.com · 12 years ago
  23. ba01583 - Issue #14324: use a linker test to check for profiling support by doko@ubuntu.com · 12 years ago
  24. 51f6594 - Issue #3754: Use AC_PATH_TOOL and AC_CHECK_TOOLS instead of by doko@ubuntu.com · 12 years ago
  25. 93df16b - Issue #3754, refactor sys.platform / get_platform bits, use a by doko@ubuntu.com · 12 years ago
  26. 83a4dd3 Update GzipFile docstring to mention gzip.open()'s new text-mode support. by Nadeem Vawda · 12 years ago
  27. 07a616d Merged by Tim Golden · 12 years ago
  28. 4854533 Merged by Tim Golden · 12 years ago
  29. a1632e6 urllib.parse cleanup. rename keywords used as variables by Senthil Kumaran · 12 years ago
  30. eda29f4 urllib.parse cleanup. rename keywords used as variables by Senthil Kumaran · 12 years ago
  31. 27982d7 Dummy merge from 3.2 by Tim Golden · 12 years ago
  32. a9effcd Better diagnose test failure by Antoine Pitrou · 12 years ago
  33. b8b6a68 Better diagnose test failure by Antoine Pitrou · 12 years ago
  34. 9175c3d Issue #1677: Handle better a race condition between the interactive interpreter and by Tim Golden · 12 years ago
  35. b92b757 Issue #1677: Handle better a race condition between the interactive interpreter and by Tim Golden · 12 years ago
  36. 2565288 #5346: Preserve permissions of mbox, MMDF and Babyl mailbox files on flush() by Petri Lehtinen · 12 years ago
  37. 5b5619f #5346: Preserve permissions of mbox, MMDF and Babyl mailbox files on flush() by Petri Lehtinen · 12 years ago
  38. 31a78c3 #9559: Don't call _pre_mailbox_hook more than once by Petri Lehtinen · 12 years ago
  39. b6ee3d6 #9559: Don't call _pre_mailbox_hook more than once by Petri Lehtinen · 12 years ago
  40. d0f6e0a Check for all used fd-based functions in shutil.rmdir, closes #15218 by Hynek Schlawack · 12 years ago
  41. 0b50bf3 urlparse docs clean up - no reference to earlier draft by Senthil Kumaran · 12 years ago
  42. 4a27d9f urlparse docs clean up - no reference to earlier draft by Senthil Kumaran · 12 years ago
  43. 802d669 Issue #5067: improve some json error messages. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  44. 2d24e94 Issue #5067: improve some json error messages. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  45. 3a3dc17 Port tests from Issue #15219, and verify we don't have a reference leak. by Amaury Forgeot d'Arc · 12 years ago
  46. c92448b Issue #10571: Fix the "--sign" option of distutils' upload command. by Antoine Pitrou · 12 years ago
  47. 24319ac Issue #10571: Fix the "--sign" option of distutils' upload command. by Antoine Pitrou · 12 years ago
  48. 9f558cc #4489: Use dir_fd in rmdir in _rmtree_safe_fd() by Hynek Schlawack · 12 years ago
  49. dde8cb0 #9559: Append data to single-file mailbox files if messages are only added by Petri Lehtinen · 12 years ago
  50. f29435f #9559: Append data to single-file mailbox files if messages are only added by Petri Lehtinen · 12 years ago
  51. abb755d Merge. by Eric V. Smith · 12 years ago
  52. b109515 Use assertIsNone. Thanks Terry Reedy. by Eric V. Smith · 12 years ago
  53. a75cd1c #4489: Don't follow ever symlinks in rmtree by Hynek Schlawack · 12 years ago
  54. 591c1cc Remove dead code by Victor Stinner · 12 years ago
  55. 8afc243 Avoid using scrdir, it's broken. by Antoine Pitrou · 12 years ago
  56. 76b931b Fix bug in test_tools that prevented building is separate directory. by Neil Schemenauer · 12 years ago
  57. faae3ad Changed importlib tests to use assertIs, assertIsInstance, etc., instead of just assertTrue. by Eric V. Smith · 12 years ago
  58. 8d37ffa Issue #12605: Show information on more C frames within gdb backtraces by David Malcolm · 12 years ago
  59. 5d2ecfb Fix typo in shutil doc by Hynek Schlawack · 12 years ago
  60. 67a7b06 Flush stdout and stderr when running tests in parallel by Antoine Pitrou · 12 years ago
  61. 8237258 Flush stdout and stderr when running tests in parallel by Antoine Pitrou · 12 years ago
  62. 932f5be Merge buildbot script changes by Antoine Pitrou · 12 years ago
  63. d0bb9c6 Allow passing extra testing options to the buildbot test scripts by Antoine Pitrou · 12 years ago
  64. ab47577 white space cleanup by Christian Heimes · 12 years ago
  65. afa2973 Issue 10924: Fixed mksalt() to use a RNG that is suitable for cryptographic purpose by Christian Heimes · 12 years ago
  66. 39b1e5d build_all_use_profile: Build using -fprofile-correction to automatically by Matthias Klose · 12 years ago
  67. 9facaf4 Issue #15079: make a test applicable to both C and Python versions of the pickle module. by Antoine Pitrou · 12 years ago
  68. 79035bd Issue #15079: make a test applicable to both C and Python versions of the pickle module. by Antoine Pitrou · 12 years ago
  69. 7fb30f0 Null merge by David Malcolm · 12 years ago
  70. b837192 Issue #14443: ensure that brp-python-bytecompile is invoked with the correct by David Malcolm · 12 years ago
  71. c02be61 - whitespace-normalize libffi file by Matthias Klose · 12 years ago
  72. 2a91876 - Issue #15194: Update libffi to the 3.0.11 release. by doko@ubuntu.com · 12 years ago
  73. 13c6682 issue13666 - merge from 3.2 by Senthil Kumaran · 12 years ago
  74. 72a80e8 issue13666 - Fixing datetime documentation example when using tzinfo by Senthil Kumaran · 12 years ago
  75. 3194037 Added hmac.compare_digest to whatsnew by Christian Heimes · 12 years ago
  76. 8c3c29e Added tag v3.3.0b1 for changeset e15c554cd43e by Georg Brandl · 12 years ago
  77. d08cec6 Bump version to 3.3.0b1. by Georg Brandl · 12 years ago
  78. dba3b5c 3.3 whatsnew: Comment out the section about new POSIX *at functions etc.; has to be rewritten later. by Georg Brandl · 12 years ago
  79. 2391974 Merge heads by Petri Lehtinen · 12 years ago
  80. 969288e Use ValueError, not RuntimeError for a utime flag combination illegal on some systems. by Georg Brandl · 12 years ago
  81. 6c3f1dd What's new: Add myself as the contributor of issue 12170 by Petri Lehtinen · 12 years ago
  82. a4b018f Merge by Martin v. Löwis · 12 years ago
  83. 8ca5a84 Create PGInstrument/PGUpdate configurations for py.exe and pyw.exe by Martin v. Löwis · 12 years ago
  84. 805dff5 Fix issue # in Misc/NEWS (should be #15187, not 15817.) by Larry Hastings · 12 years ago
  85. ee0be40 Add yet another missing versionchanged. by Georg Brandl · 12 years ago
  86. 3f81ba8 Update suspicious ignore file and pydoc topics. by Georg Brandl · 12 years ago
  87. 9aae9e5 Fix a few markup nits in zlib docs and add missing versionchanged tags. by Georg Brandl · 12 years ago
  88. 5b2f9c0 Issue #15817: Bugfix: remove temporary directories test_shutil was leaving by Larry Hastings · 12 years ago
  89. 93e3d3a merge from 3.2 - Issue13685 by Senthil Kumaran · 12 years ago
  90. f21804a Issue #13685 - Update argparse help message for % sign usage. by Senthil Kumaran · 12 years ago
  91. a57a8e0 Closes #15179: Merged fix from 3.2. by Vinay Sajip · 12 years ago
  92. 3e6d71d Issue #15179: Closed socket on connection failure. Thanks to Kazutaka Morita for the patch. by Vinay Sajip · 12 years ago
  93. 0b1b9ce If main() is called and an argument cannot be decoded, make sure to by Brett Cannon · 12 years ago
  94. 8a250fa Comment out a dead increment. by Brett Cannon · 12 years ago
  95. 555bfc7 Issue #14443: ensure that brp-python-bytecompile is invoked with the correct by David Malcolm · 12 years ago
  96. 2e5f371 Merge by Antoine Pitrou · 12 years ago
  97. 1dd75a6 Backport test_nntplib fixes from default. by Antoine Pitrou · 12 years ago
  98. 0ab5cf9 Issue #15181: importlib bytecode is unsigned and shouldn't have negative numbers. by Antoine Pitrou · 12 years ago
  99. 7334be8 Null merge. by Stefan Krah · 12 years ago
  100. 62ba042 Issue #15171: Try the HOST_PYTHON hack for 3.2. by Stefan Krah · 12 years ago