1. ae68365 - Issue #21277: Don't try to link _ctypes with a ffi_convenience library. by doko@ubuntu.com · 8 years ago
  2. 0b7d84d Issue #27171: Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  3. e26da7c Issue #27171: Fix typos in documentation, comments, and test function names by Martin Panter · 8 years ago
  4. 8d013a8 Issue #26846: Post commit cleanup. by Stefan Krah · 8 years ago
  5. 1fa5a38 Merge 3.5: Issue #21668 by Victor Stinner · 8 years ago
  6. def8072 setup.py: add missing libm dependency by Victor Stinner · 8 years ago
  7. b8da1a4 Issue #25136: merge from 3.5 by Ned Deily · 8 years ago
  8. 020250f Issue #25136: Support Apple Xcode 7's new textual SDK stub libraries. by Ned Deily · 8 years ago
  9. 885bdc4 Issue #25985: sys.version_info is now used instead of sys.version by Serhiy Storchaka · 8 years ago
  10. c9deece Issue #24421: Compile _math.c separately to avoid race condition by Martin Panter · 8 years ago
  11. 24ac877 upgrade xxlimited abi to 3.5 by Benjamin Peterson · 9 years ago
  12. d5cacbb PEP 489: Multi-phase extension module initialization by Nick Coghlan · 9 years ago
  13. 4256e8a Issue #16537: Use the new *default* parameter of max(). by Berker Peksag · 10 years ago
  14. 1d82a9c Issue #16537: Use the new *default* parameter of max(). by Berker Peksag · 10 years ago
  15. afa3153 Remove pointless "vile hack" that can cause the build step to fail when some extension modules can't be imported. by Antoine Pitrou · 10 years ago
  16. a72bc8c Issue #16537: Check whether self.extensions is empty in setup.py. by Berker Peksag · 10 years ago
  17. 21c8d5c Issue #16537: Check whether self.extensions is empty in setup.py. by Berker Peksag · 10 years ago
  18. 2c0a916 Issue #5309: distutils' build and build_ext commands now accept a ``-j`` by Antoine Pitrou · 10 years ago
  19. acb8c52 add -Werror=declaration-after-statement only to stdlib extension modules (closes #21121) by Benjamin Peterson · 10 years ago
  20. b30802b merge 3.4 (#21121) by Benjamin Peterson · 10 years ago
  21. ce38f24 Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite. by Ned Deily · 10 years ago
  22. 04cdfa1 Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite. by Ned Deily · 10 years ago
  23. 2a17bde Issue #20383: Introduce importlib.util.module_from_spec(). by Brett Cannon · 10 years ago
  24. 5c2ac8c setup.py: report modules which built but import failed (closes #21282) by Benjamin Peterson · 10 years ago
  25. a3818a3 - Issue #15234: For BerkelyDB and Sqlite, only add the found library and by doko@ubuntu.com · 10 years ago
  26. 8a553f5 merge 3.3 by Benjamin Peterson · 10 years ago
  27. 5128173 remove runtime_library_dirs for _sqlite; it isn't needed by Benjamin Peterson · 10 years ago
  28. ca7b046 Issue #17162: Add PyType_GetSlot. by Martin v. Löwis · 10 years ago
  29. 335e14d Issue #19713: Move away from using find_module/load_module. by Eric Snow · 10 years ago
  30. 24e4330 * Issue #16113: Remove sha3 module again. by Martin v. Löwis · 10 years ago
  31. daa96b7 Merge from 3.3. by Stefan Krah · 11 years ago
  32. 45059eb 1) Prepare libmpdec for the 2.4.0 release. None of the following changes affects by Stefan Krah · 11 years ago
  33. 3a90797 Issue #19722: Added opcode.stack_effect(), which accurately by Larry Hastings · 11 years ago
  34. 65657c2 Issue #1584: Provide options to override default search paths for Tcl and Tk by Ned Deily · 11 years ago
  35. 5ceae41 Ensure setup.py looks for zlib.h in an OS X SDK. by Ned Deily · 11 years ago
  36. 507c591 Ensure setup.py looks for zlib.h in an OS X SDK. by Ned Deily · 11 years ago
  37. d819b93 Issue #1584: Provide options to override default search paths for Tcl and Tk by Ned Deily · 11 years ago
  38. b467d15 Issue #18517: merge from 3.3 by Ned Deily · 11 years ago
  39. cd3d8fb Issue #18517: Move definition of "xxlimited" extension to detect_modules(). by Ned Deily · 11 years ago
  40. 0fedb37 Issue #18393: Remove use of deprecated API on OSX by Ronald Oussoren · 11 years ago
  41. ae95b4f Issue #17845: Clarify the message setup.py prints upon successfully by Brett Cannon · 11 years ago
  42. ca5ff3a Issue # 17177: Stop using imp in setup.py by Brett Cannon · 11 years ago
  43. 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
  44. 6d3d0fe - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  45. 1621d77 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  46. d5537d0 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  47. e8d4d51 Merge 3.3. by Stefan Krah · 11 years ago
  48. 4f19744 Issue #17361: Use cc from sysconfig for testing flags. by Stefan Krah · 11 years ago
  49. d784e53 Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 11 years ago
  50. d213214 Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 11 years ago
  51. ed909bc Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 11 years ago
  52. 633a92f add proper dependencies on expat headers and sources by Christian Heimes · 11 years ago
  53. 7d01a1e add proper dependencies on expat headers and sources by Christian Heimes · 11 years ago
  54. d489c7a add proper dependencies on expat headers and sources by Christian Heimes · 11 years ago
  55. 9f1b601 Merge 3.3. by Stefan Krah · 11 years ago
  56. 13fe6d1 Fix build with 3.x gcc versions. by Stefan Krah · 11 years ago
  57. cc0589d Merge 3.3. by Stefan Krah · 11 years ago
  58. ce55f08 Increase warning level for _decimal.so and libmpdec build when using gcc. by Stefan Krah · 11 years ago
  59. 6b2cbeb Issue #16421: allow to load multiple modules from the same shared object. by Andrew Svetlov · 12 years ago
  60. e6f2280 Just to be sure, initialize with a copy of the compiler's lib and inc dirs. by Christian Heimes · 12 years ago
  61. d783261 Just to be sure, initialize with a copy of the compiler's lib and inc dirs. by Christian Heimes · 12 years ago
  62. bf5fcc7 Fix cross compiling issue in setup.py, ensure that lib_dirs and inc_dirs are by Christian Heimes · 12 years ago
  63. f19529c Fix cross compiling issue in setup.py, ensure that lib_dirs and inc_dirs are by Christian Heimes · 12 years ago
  64. b16269e Merge issue #15298: ensure _sysconfigdata is generated in build directory, by Trent Nelson · 12 years ago
  65. c101bf3 Issue #15298: ensure _sysconfigdata is generated in build directory, by Trent Nelson · 12 years ago
  66. 4a0270d Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbox/cheimes by Christian Heimes · 12 years ago
  67. f1af705 #16135: Removal of OS/2 support (Remove OS2 and OS/2 references) by Jesus Cea · 12 years ago
  68. ffc3dee Backport 5cfe8af7abb2. by Stefan Krah · 12 years ago
  69. ce23dbc Suppress unknown pragma warning (STDC FENV_ACCESS). by Stefan Krah · 12 years ago
  70. 6d1fb5a Issue #15591: run ctypes' configure in quiet mode when setup.py runs silently by Christian Heimes · 12 years ago
  71. 7dd06e1 Issue #15591: run ctypes' configure in quiet mode when setup.py runs silently by Christian Heimes · 12 years ago
  72. a10e2fb Compile _decimal without asserts and update benchmark results. by Stefan Krah · 12 years ago
  73. 3277b35 - Issue #11715: Fix multiarch detection without having Debian development by doko@ubuntu.com · 12 years ago
  74. 9b63583 Issue #15560: Fix building _sqlite3 extension on OS X with an SDK. by Ned Deily · 12 years ago
  75. 03e2180 Issue #15560: Fix building _sqlite3 extension on OS X with an SDK. by Ned Deily · 12 years ago
  76. 3b79668 Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs. by Ned Deily · 12 years ago
  77. 2910a7b Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs. by Ned Deily · 12 years ago
  78. 8916b85 Issue #14018: fix merge error by Ned Deily · 11 years ago
  79. 98b1c44 - Issue #11715: Fix multiarch detection without having Debian development by doko@ubuntu.com · 12 years ago
  80. 15bac0f - Issue #15235: Allow Berkley DB versions up to 5.3 to build the dbm module. by doko@ubuntu.com · 12 years ago
  81. cc5addd - Issue #14330: Don't derive the include and library search dirs by doko@ubuntu.com · 12 years ago
  82. 4c99071 - fix the OS X build failure, only try to remove the temporary file if it exists by doko@ubuntu.com · 12 years ago
  83. 7f7902c Merge by Antoine Pitrou · 12 years ago
  84. d06f974 Try to fix compilation failure under OS X by Antoine Pitrou · 12 years ago
  85. 1abe1c5 - Issue #14330: For cross builds, don't use host python, use host search paths by doko@ubuntu.com · 12 years ago
  86. e344eca previous patch needs patch from issue #14330 by Matthias Klose · 12 years ago
  87. fe39bd1 - merge branches by Matthias Klose · 12 years ago
  88. 5884449 - Issue #3754: Use readelf instead of ldd for the cross build readline check by doko@ubuntu.com · 12 years ago
  89. 3746aee Whitespace. by Stefan Krah · 12 years ago
  90. 93df16b - Issue #3754, refactor sys.platform / get_platform bits, use a by doko@ubuntu.com · 12 years ago
  91. 859aad6 Remove packaging from the standard library. by Éric Araujo · 12 years ago
  92. 6919223 Issue #14225: Fix Unicode support for curses (#12567) on OS X: by Ned Deily · 12 years ago
  93. 2b3eb0d Merge from 3.2. (Issue #15044: Handle Fedora 17's approach to ndbm compatibility) by Nick Coghlan · 12 years ago
  94. 50f147a Issue #15044: Handle Fedora 17's approach to ndbm compatibility by Nick Coghlan · 12 years ago
  95. 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago
  96. 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
  97. 23bba4c Issue #11750: The Windows API functions scattered in the _subprocess and by Antoine Pitrou · 12 years ago
  98. 0b63b56 Be less verbose when building dbm. by Ross Lagerwall · 12 years ago
  99. 515ea9b Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban. by Charles-François Natali · 12 years ago
  100. 5739e10 Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban. by Charles-François Natali · 12 years ago