1. 849349d whitespace normalize by Brian Curtin · 12 years ago
  2. c57a345 Fix #444582. Add shutil.which function for finding programs on the system path. by Brian Curtin · 12 years ago
  3. ebd1b1d Merge heads by Martin v. Löwis · 12 years ago
  4. 7c771ca Issue #15143: Define _DEBUG when compiling resources. by Martin v. Löwis · 12 years ago
  5. 1326e8f Merge by Antoine Pitrou · 12 years ago
  6. 7e3e496 merge by Alexander Belopolsky · 12 years ago
  7. ffd4d47 Add a docstring at the top of Tools/ssl/make_ssl_data.py by Antoine Pitrou · 12 years ago
  8. 93c9cd0 Issue #9527: tm_gmtoff has 'correct' sign. by Alexander Belopolsky · 12 years ago
  9. 48ed360 Issue #14769: Incorporated mildly pedantic feedback from python-dev. by Larry Hastings · 12 years ago
  10. 5f6213b Merge by Antoine Pitrou · 12 years ago
  11. f7338f6 Add forgotten files for #14837. by Antoine Pitrou · 12 years ago
  12. 3b36fb1 Issue #14837: SSL errors now have `library` and `reason` attributes describing precisely what happened and in which OpenSSL submodule. by Antoine Pitrou · 12 years ago
  13. 49526f4 Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allocation issues by David Malcolm · 12 years ago
  14. 69cf913 Issue #15124: Optimize _thread.LockType deletion and acquisition when by Kristjan Valur Jonsson · 12 years ago
  15. 878054e Fixed compiler warnings in datetime_astimezone() by Alexander Belopolsky · 12 years ago
  16. 31227ca Issue #9527: Fixes for platforms without tm_zone by Alexander Belopolsky · 12 years ago
  17. 67064bc merge by Alexander Belopolsky · 12 years ago
  18. a263772 Issue #7582: Use ISO timestamp in diff.py by Alexander Belopolsky · 12 years ago
  19. 9436361 Closes #10142: Support for SEEK_HOLE/SEEK_DATA by Jesus Cea · 12 years ago
  20. ff493c9 Issue #9527: datetime.astimezone() method will now supply a class by Alexander Belopolsky · 12 years ago
  21. fdc860f Issue #9527: datetime.astimezone() method will now supply a class by Alexander Belopolsky · 12 years ago
  22. 8f904da Issue #14769: test_capi now has SkipitemTest, which cleverly checks by Larry Hastings · 12 years ago
  23. 466bfff Whitespace normalization by Martin v. Löwis · 12 years ago
  24. c06917b Add Stable ABI documentation. by Martin v. Löwis · 12 years ago
  25. 7800f75 Issue #15042: Add PyState_AddModule and PyState_RemoveModule. by Martin v. Löwis · 12 years ago
  26. 7f59fd7 Simplify code in fileio_init by Hynek Schlawack · 12 years ago
  27. 76935b9 Issue #14653: email.utils.mktime_tz() no longer relies on system by Alexander Belopolsky · 12 years ago
  28. a07548e Issue #14653: email.utils.mktime_tz() no longer relies on system by Alexander Belopolsky · 12 years ago
  29. 2180c97 Document the rest of zlib.compressobj()'s arguments. by Nadeem Vawda · 12 years ago
  30. cf5e1d8 Tidy up comments from dd4f7d5c51c7 (zlib compression dictionary support). by Nadeem Vawda · 12 years ago
  31. a425c3d Make lzma.{encode,decode}_filter_properties private. by Nadeem Vawda · 12 years ago
  32. 01317d2 Merge /features/pep397 changes by Brian Curtin · 12 years ago
  33. fe078f7 branch merge by Brian Curtin · 12 years ago
  34. 6b2cf01 Remove associator project - it's not needed by Brian Curtin · 12 years ago
  35. 6916835 #10053: Don't close FDs when FileIO.__init__ fails by Hynek Schlawack · 12 years ago
  36. 9ed8b4e #10053: Don't close FDs when FileIO.__init__ fails by Hynek Schlawack · 12 years ago
  37. 6a8ca3e Remove the original license, as this was contributed under Vinay Sajip's agreement. by Martin v. Löwis · 12 years ago
  38. 8559b3c Build and bundle the 32-bit launcher in all configurations. by Martin v. Löwis · 12 years ago
  39. af21ebb Fix UNICODE glitch. by Martin v. Löwis · 12 years ago
  40. 91a3468 Fix off-by-one error. by Martin v. Löwis · 12 years ago
  41. 7dae234 Package the launcher. by Martin v. Löwis · 12 years ago
  42. a759d4e Make private function static (from `make smelly`) by Antoine Pitrou · 12 years ago
  43. c2b4673 md5_{init,process,done}: make static by doko@ubuntu.com · 12 years ago
  44. 1e5be8c sha1_{init,process,done}: make static by doko@ubuntu.com · 12 years ago
  45. f36d65c Use GetEnvironmentVariableW instead of _wgetenv to silence VC warnings. by Martin v. Löwis · 12 years ago
  46. 56bf6f8 Add version resource. by Martin v. Löwis · 12 years ago
  47. 1e3398a ... and fix the name of the sha1 file name. by doko@ubuntu.com · 12 years ago
  48. dca7303 Fix name of the sha1 extension. by doko@ubuntu.com · 12 years ago
  49. 0684a9d Remove references to removed md5.h and md5.c files. by doko@ubuntu.com · 12 years ago
  50. 39378f7 format_obj: make it static by doko@ubuntu.com · 12 years ago
  51. 6919223 Issue #14225: Fix Unicode support for curses (#12567) on OS X: by Ned Deily · 12 years ago
  52. 9698bde Add associator by Brian Curtin · 12 years ago
  53. fd8a838 Issue #14684: Add support for predefined compression dictionaries to the zlib module. by Nadeem Vawda · 12 years ago
  54. 50b0a36 Fix comment. by Stefan Krah · 12 years ago
  55. 2238501 Many cleanups of redundant code in mpd_qrem_near(): by Stefan Krah · 12 years ago
  56. 4bca286 Add pywlauncher project by Brian Curtin · 12 years ago
  57. 22bf8cb Add the pyw launcher by Brian Curtin · 12 years ago
  58. d029e5d Get 64-bit building by Brian Curtin · 12 years ago
  59. a7de612 Support 32-bit release building: by Brian Curtin · 12 years ago
  60. 765dd11 Initial changes to get the py launcher building by Brian Curtin · 12 years ago
  61. 07165f7 Add launcher source and resources by Brian Curtin · 12 years ago
  62. 42c9b04 Prefer assertEqual to simply assert per recommendation in issue6727. by Jason R. Coombs · 12 years ago
  63. d8623e8 Do not italicize punctuation in python(1) manual page (Matt Kraai). by doko@ubuntu.com · 12 years ago
  64. 0182f38 Fix small overeager edit from 8e47e9af826e. by Georg Brandl · 12 years ago
  65. 0b3847d Issue #15096: Drop support for the ur string prefix by Christian Heimes · 12 years ago
  66. 10c8791 Fix GzipFile's handling of filenames given as bytes objects. by Nadeem Vawda · 12 years ago
  67. 103e811 Fix GzipFile's handling of filenames given as bytes objects. by Nadeem Vawda · 12 years ago
  68. e67f48c Issue #14928: Fix importlib bootstrap issues by using a custom executable (Modules/_freeze_importlib) to build Python/importlib.h. by Antoine Pitrou · 12 years ago
  69. 0006aac Issue #15038: Document caveats with the emulated condition variables. by Kristjan Valur Jonsson · 12 years ago
  70. 066dacf Add versionchanged tags for #14772 changes by Brian Curtin · 12 years ago
  71. 1d25b6f Issue #15103: remove the NUL character (serving as a Mercurial binary marker) from Python/importlib.h. by Antoine Pitrou · 12 years ago
  72. 1617077 Issue #15038: by Kristjan Valur Jonsson · 12 years ago
  73. 0d0a1de Fix #14772: Return the destination from some shutil functions. by Brian Curtin · 12 years ago
  74. e75ff35 Issue #15038: Optimize python Locks on Windows by Kristján Valur Jónsson · 12 years ago
  75. 633c4d9 Issue #15064: Use with-blocks for some examples in docs. by Richard Oudkerk · 12 years ago
  76. ac38571 Issue #15064: Make BaseManager.__enter__() start server if necessary. by Richard Oudkerk · 12 years ago
  77. 9c1feb8 Add comments to the power functions, in particular to _mpd_qpow_real(). by Stefan Krah · 12 years ago
  78. d69cfe8 Issue #15064: Implement context manager protocol for multiprocessing types by Richard Oudkerk · 12 years ago
  79. 0f88427 Issue #15101: Make pool finalizer avoid joining current thread. by Richard Oudkerk · 12 years ago
  80. f29ec4b Issue #15101: Make pool finalizer avoid joining current thread. by Richard Oudkerk · 12 years ago
  81. 1375884 Fiddle with timeouts in barrier tests by Richard Oudkerk · 12 years ago
  82. 10e6588 Fix NEWS entry for #15036 by Petri Lehtinen · 12 years ago
  83. da7a6e7 Fix NEWS entry for #15036 by Petri Lehtinen · 12 years ago
  84. d5a1a21 Prevent test_inspect from keeping alive a ton of frames and local variables by way of a global variable keeping a reference to a traceback. by Antoine Pitrou · 12 years ago
  85. 48114b9 Issue #14657: The frozen instance of importlib used for bootstrap is now also the module imported as importlib._bootstrap. by Antoine Pitrou · 12 years ago
  86. 7636b19 Merge: Update out of date docstring. by R David Murray · 12 years ago
  87. 3ac8c78 Update out of date docstring. by R David Murray · 12 years ago
  88. 5b1406f #14840: merge with 3.2. by Ezio Melotti · 12 years ago
  89. f90ea1f #14840: Add a bit on the difference between tuples and lists. Initial patch by Zachary Ware. by Ezio Melotti · 12 years ago
  90. 307ef8a Merge from 3.2 (Ignore X-Antivirus headers in test_nntplib) by Nick Coghlan · 12 years ago
  91. 14d99a1 Ignore X-Antivirus headers in test_nntplib by Nick Coghlan · 12 years ago
  92. e51e25a Merge from 3.2 (Issue #15095: Use better assertions in test_imaplib) by Nick Coghlan · 12 years ago
  93. e6ef462 Issue #15095: Use better assertions in test_imaplib by Nick Coghlan · 12 years ago
  94. 9aff2a7 Merge from 3.2 (Issue #15043: skip test_gdb if the custom hooks can't be loaded) by Nick Coghlan · 12 years ago
  95. 658dc3f Disable test on Unix. Causes buildbots to fail. See Issue #15091 by Jason R. Coombs · 12 years ago
  96. be4e4b5 Issue #15043: skip test_gdb if the custom hooks can't be loaded by Nick Coghlan · 12 years ago
  97. 1730139 White space normalization. by Martin v. Löwis · 12 years ago
  98. bce1666 Issue #14055: Add __sizeof__ support to _elementtree. by Martin v. Löwis · 12 years ago
  99. 1e5d0ff Elaborate that sizeof only accounts for the object itself. by Martin v. Löwis · 12 years ago
  100. 2b3eb0d Merge from 3.2. (Issue #15044: Handle Fedora 17's approach to ndbm compatibility) by Nick Coghlan · 12 years ago