1. 335e14d Issue #19713: Move away from using find_module/load_module. by Eric Snow · 10 years ago
  2. 24e4330 * Issue #16113: Remove sha3 module again. by Martin v. Löwis · 10 years ago
  3. daa96b7 Merge from 3.3. by Stefan Krah · 11 years ago
  4. 45059eb 1) Prepare libmpdec for the 2.4.0 release. None of the following changes affects by Stefan Krah · 11 years ago
  5. 3a90797 Issue #19722: Added opcode.stack_effect(), which accurately by Larry Hastings · 11 years ago
  6. 65657c2 Issue #1584: Provide options to override default search paths for Tcl and Tk by Ned Deily · 11 years ago
  7. 5ceae41 Ensure setup.py looks for zlib.h in an OS X SDK. by Ned Deily · 11 years ago
  8. 507c591 Ensure setup.py looks for zlib.h in an OS X SDK. by Ned Deily · 11 years ago
  9. d819b93 Issue #1584: Provide options to override default search paths for Tcl and Tk by Ned Deily · 11 years ago
  10. b467d15 Issue #18517: merge from 3.3 by Ned Deily · 11 years ago
  11. cd3d8fb Issue #18517: Move definition of "xxlimited" extension to detect_modules(). by Ned Deily · 11 years ago
  12. 0fedb37 Issue #18393: Remove use of deprecated API on OSX by Ronald Oussoren · 11 years ago
  13. ae95b4f Issue #17845: Clarify the message setup.py prints upon successfully by Brett Cannon · 11 years ago
  14. ca5ff3a Issue # 17177: Stop using imp in setup.py by Brett Cannon · 11 years ago
  15. 2463e5f Issue #16692: The ssl module now supports TLS 1.1 and TLS 1.2. Initial patch by Michele Orrù. by Antoine Pitrou · 11 years ago
  16. 6d3d0fe - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  17. 1621d77 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  18. d5537d0 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  19. e8d4d51 Merge 3.3. by Stefan Krah · 11 years ago
  20. 4f19744 Issue #17361: Use cc from sysconfig for testing flags. by Stefan Krah · 11 years ago
  21. d784e53 Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 11 years ago
  22. d213214 Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 11 years ago
  23. ed909bc Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 11 years ago
  24. 633a92f add proper dependencies on expat headers and sources by Christian Heimes · 11 years ago
  25. 7d01a1e add proper dependencies on expat headers and sources by Christian Heimes · 11 years ago
  26. d489c7a add proper dependencies on expat headers and sources by Christian Heimes · 11 years ago
  27. 9f1b601 Merge 3.3. by Stefan Krah · 11 years ago
  28. 13fe6d1 Fix build with 3.x gcc versions. by Stefan Krah · 11 years ago
  29. cc0589d Merge 3.3. by Stefan Krah · 11 years ago
  30. ce55f08 Increase warning level for _decimal.so and libmpdec build when using gcc. by Stefan Krah · 11 years ago
  31. 6b2cbeb Issue #16421: allow to load multiple modules from the same shared object. by Andrew Svetlov · 12 years ago
  32. e6f2280 Just to be sure, initialize with a copy of the compiler's lib and inc dirs. by Christian Heimes · 12 years ago
  33. d783261 Just to be sure, initialize with a copy of the compiler's lib and inc dirs. by Christian Heimes · 12 years ago
  34. bf5fcc7 Fix cross compiling issue in setup.py, ensure that lib_dirs and inc_dirs are by Christian Heimes · 12 years ago
  35. f19529c Fix cross compiling issue in setup.py, ensure that lib_dirs and inc_dirs are by Christian Heimes · 12 years ago
  36. b16269e Merge issue #15298: ensure _sysconfigdata is generated in build directory, by Trent Nelson · 12 years ago
  37. c101bf3 Issue #15298: ensure _sysconfigdata is generated in build directory, by Trent Nelson · 12 years ago
  38. 4a0270d Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbox/cheimes by Christian Heimes · 12 years ago
  39. f1af705 #16135: Removal of OS/2 support (Remove OS2 and OS/2 references) by Jesus Cea · 12 years ago
  40. ffc3dee Backport 5cfe8af7abb2. by Stefan Krah · 12 years ago
  41. ce23dbc Suppress unknown pragma warning (STDC FENV_ACCESS). by Stefan Krah · 12 years ago
  42. 6d1fb5a Issue #15591: run ctypes' configure in quiet mode when setup.py runs silently by Christian Heimes · 12 years ago
  43. 7dd06e1 Issue #15591: run ctypes' configure in quiet mode when setup.py runs silently by Christian Heimes · 12 years ago
  44. a10e2fb Compile _decimal without asserts and update benchmark results. by Stefan Krah · 12 years ago
  45. 3277b35 - Issue #11715: Fix multiarch detection without having Debian development by doko@ubuntu.com · 12 years ago
  46. 9b63583 Issue #15560: Fix building _sqlite3 extension on OS X with an SDK. by Ned Deily · 12 years ago
  47. 03e2180 Issue #15560: Fix building _sqlite3 extension on OS X with an SDK. by Ned Deily · 12 years ago
  48. 3b79668 Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs. by Ned Deily · 12 years ago
  49. 2910a7b Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs. by Ned Deily · 12 years ago
  50. 8916b85 Issue #14018: fix merge error by Ned Deily · 11 years ago
  51. 98b1c44 - Issue #11715: Fix multiarch detection without having Debian development by doko@ubuntu.com · 12 years ago
  52. 15bac0f - Issue #15235: Allow Berkley DB versions up to 5.3 to build the dbm module. by doko@ubuntu.com · 12 years ago
  53. cc5addd - Issue #14330: Don't derive the include and library search dirs by doko@ubuntu.com · 12 years ago
  54. 4c99071 - fix the OS X build failure, only try to remove the temporary file if it exists by doko@ubuntu.com · 12 years ago
  55. 7f7902c Merge by Antoine Pitrou · 12 years ago
  56. d06f974 Try to fix compilation failure under OS X by Antoine Pitrou · 12 years ago
  57. 1abe1c5 - Issue #14330: For cross builds, don't use host python, use host search paths by doko@ubuntu.com · 12 years ago
  58. e344eca previous patch needs patch from issue #14330 by Matthias Klose · 12 years ago
  59. fe39bd1 - merge branches by Matthias Klose · 12 years ago
  60. 5884449 - Issue #3754: Use readelf instead of ldd for the cross build readline check by doko@ubuntu.com · 12 years ago
  61. 3746aee Whitespace. by Stefan Krah · 12 years ago
  62. 93df16b - Issue #3754, refactor sys.platform / get_platform bits, use a by doko@ubuntu.com · 12 years ago
  63. 859aad6 Remove packaging from the standard library. by Éric Araujo · 12 years ago
  64. 6919223 Issue #14225: Fix Unicode support for curses (#12567) on OS X: by Ned Deily · 12 years ago
  65. 2b3eb0d Merge from 3.2. (Issue #15044: Handle Fedora 17's approach to ndbm compatibility) by Nick Coghlan · 12 years ago
  66. 50f147a Issue #15044: Handle Fedora 17's approach to ndbm compatibility by Nick Coghlan · 12 years ago
  67. 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago
  68. 019ff19 Issue #14693: Under non-Windows platforms, hashlib's fallback modules are always compiled, even if OpenSSL is present at build time. by Antoine Pitrou · 12 years ago
  69. 23bba4c Issue #11750: The Windows API functions scattered in the _subprocess and by Antoine Pitrou · 12 years ago
  70. 0b63b56 Be less verbose when building dbm. by Ross Lagerwall · 12 years ago
  71. 515ea9b Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban. by Charles-François Natali · 12 years ago
  72. 5739e10 Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban. by Charles-François Natali · 12 years ago
  73. 458a6fb Issue #14463: Prevent _decimal.so compile failures in OS X installer builds. by Ned Deily · 12 years ago
  74. 60187b5 Issue #7652: Enable linking of _decimal.so against an installed libmpdec. by Stefan Krah · 12 years ago
  75. 1919b7e Issue #7652: Integrate the decimal floating point libmpdec library to speed by Stefan Krah · 12 years ago
  76. 5d272cc Close #14180: Factorize code to convert a number of seconds to time_t, timeval or timespec by Victor Stinner · 12 years ago
  77. 0a971f1 Issue #14152: Merge fix from 3.2. by Stefan Krah · 12 years ago
  78. eb977da Issue #14152: Restore the Include/*.h dependencies for extension builds. by Stefan Krah · 12 years ago
  79. 9a2d99e - Issue #10181: New memoryview implementation fixes multiple ownership by Stefan Krah · 12 years ago
  80. 3ff069e Issue #6715: Add module for compression using the LZMA algorithm. by Nadeem Vawda · 13 years ago
  81. aa35b00 cleanup setup.py for curses options by Victor Stinner · 13 years ago
  82. 756c6ec Issue #13415: Help to locate curses.h when _curses module is linked to ncursesw by Victor Stinner · 13 years ago
  83. e0be423 Close #10278: Add clock_getres(), clock_gettime() and CLOCK_xxx constants to by Victor Stinner · 13 years ago
  84. 5e2d5df Improve Victor’s commit with cool new 2.5 idiom by Éric Araujo · 13 years ago
  85. e674747 Issue #12326: refactor usage of sys.platform by Victor Stinner · 13 years ago
  86. 9c3de4a Issue #12326: don't test the major version of sys.platform by Victor Stinner · 13 years ago
  87. 9e2e990 Fix build error in _curses module when not using libncursesw. by Nadeem Vawda · 13 years ago
  88. e6792c1 Stop creating a Python-X.Y.Z-pyX.Y.egg-info file on install (#10645) by Éric Araujo · 13 years ago
  89. c5011fe When building sqlite3, the directory where sqlite.h was found was by Brett Cannon · 13 years ago
  90. 8c6f88e remove __version__s dependent on subversion keyword expansion (closes #12221) by Benjamin Peterson · 13 years ago
  91. 90fb928 promoted pysetup3 to a top-level script by Tarek Ziade · 13 years ago
  92. 87cf220 Issue #11743: Rewrite multiprocessing connection classes in pure Python. by Antoine Pitrou · 13 years ago
  93. cece8cf Refinement by Stefan Krah (see issue 11715, msg133194) to exit early if the by Barry Warsaw · 13 years ago
  94. 9b5ac3e Refinement by Stefan Krah (see issue 11715, msg133194) to exit early if the by Barry Warsaw · 13 years ago
  95. 88e1945 Refinement by Stefan Krah (see issue 11715, msg133194) to exit early if the by Barry Warsaw · 13 years ago
  96. 59c8ac7 Issue 11715: Merge multiarch fix from 3.1 branch. by Barry Warsaw · 13 years ago
  97. 3178b7d Issue 11715: Merge multiarch fix from 3.1 branch. by Barry Warsaw · 13 years ago
  98. 5ca305a Issue 11715: Build extension modules on multiarch Debian and Ubuntu by by Barry Warsaw · 13 years ago
  99. 37dc5f8 Issue #5863: Rewrite BZ2File in pure Python, and allow it to accept by Antoine Pitrou · 13 years ago
  100. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago