the end of the 2.7 branch
  1. 598f676 [2.7] bpo-38301: In Solaris family, we must be sure to use '-D_REENTRANT' (GH-16446). (#16454) by Jesús Cea · 6 years ago
  2. 24ff9a4 [2.7] closes bpo-14353: Fix detection of bind_textdomain_codeset in libintl. (GH-13265) by Toshio Kuratomi · 6 years ago
  3. 44a2c4a bpo-36605: make tags: parse Modules/_io directory (GH-12789) (GH-12815) by Victor Stinner · 6 years ago
  4. 0fd5a73 bpo-34652: Use AC_CHECK_FUNCS for lchmod. (GH-12799) by Joshua Root · 6 years ago
  5. af83770 Run autoreconf. by Benjamin Peterson · 6 years ago
  6. 6bf85ac [2.7] Docs: fix some wrong words (GH-6987) (GH-10315) by Stéphane Wirtel · 7 years ago
  7. 8575503 [2.7] Don't run AC_STRUCT_TIMEZONE twice. (GH-9309) by Benjamin Peterson · 7 years ago
  8. 69e9691 [2.7] closes bpo-34652: Always disable lchmod on Linux. (GH-9242) by Benjamin Peterson · 7 years ago
  9. 95f9e14 [2.7] bpo-30411: Use --git-dir instead of -C to make git work under version below 1.8.5. (GH-8744) (GH-8838) by Xiang Zhang · 7 years ago
  10. 319cfb5 bpo-30345: Add -g to LDFLAGS for LTO (GH-7709) (GH-7825) by Victor Stinner · 7 years ago
  11. ee8e4b6 [2.7] Backport macOS universal build and installer fixes from 3.6. (GH-6469) by Ned Deily · 7 years ago
  12. 6ccdad7 bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (GH-5284) (#5295) by Miss Islington (bot) · 8 years ago
  13. 87c66e4 bpo-31919: Fix building the curses module on OpenIndiana. (GH-4211) (#4216) by Miss Islington (bot) · 8 years ago
  14. 6ba0b58 bpo-25720: Fix the method for checking pad state of curses WINDOW (GH-4164) (#4213) by Miss Islington (bot) · 8 years ago
  15. e0fc1af [2.7] bpo-31891: Fix building the curses module on NetBSD. (GH-4165). (#4194) by Serhiy Storchaka · 8 years ago
  16. ffa7011 [2.7] bpo-31343: Include sys/sysmacros.h (GH-3318) (#3345) by Christian Heimes · 8 years ago
  17. 1f29cef bpo-29766: Do not force --with-lto to true for --enable-optimizations (#1858) by Hanno Schlichting · 8 years ago
  18. 8a19eb2 bpo-23404: make touch becomes make regen-all (#1466) by Victor Stinner · 8 years ago
  19. df56925 bpo-30232: Support Git worktree in configure.ac (#1402) by Victor Stinner · 8 years ago
  20. 2c7085f bpo-27593: Get SCM build info from git instead of hg (#1327) by Victor Stinner · 8 years ago
  21. 5f4056a Fix "make tags" command (#1337) by Victor Stinner · 8 years ago
  22. 6a04ef7 bpo-29643: Fix check for --enable-optimizations (GH-873) by INADA Naoki · 8 years ago
  23. 6b1c909 add a specific configure check for sys/random.h (closes #28932) by Benjamin Peterson · 9 years ago
  24. f75a2eb Issue #10656: Fix out-of-tree building on AIX by Martin Panter · 9 years ago
  25. b999915 Rename the new --with-optimiations flag to --enable-optimizations. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 9 years ago
  26. 51bfaa7 Issue #15819: Drop dead code; -IInclude already added unconditionally by Martin Panter · 9 years ago
  27. 9cbfa79 issue28032: never imply --with-lto as part of --with-optimizations. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 9 years ago
  28. 794b291 Fixes issue# 27983: Cause lack of llvm-profdata tool when using clang - by Gregory P. Smith · 9 years ago
  29. 6d8fdfc Issue #26359: Add the --with-optimizations flag. by Gregory P. Smith · 9 years ago
  30. d34677c do not leak addrinfo in configure test by Benjamin Peterson · 9 years ago
  31. cc8929b https link to the bug tracker (closes #27670) by Benjamin Peterson · 9 years ago
  32. bc82de0 Issue #27641: Comment out regeneration rules when cross compiling by Martin Panter · 9 years ago
  33. 801110b Issue #27490: Do not build pgen when cross-compiling by Martin Panter · 9 years ago
  34. 42e1029 assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes #24557) by Benjamin Peterson · 9 years ago
  35. c543a0f Issue #25702: A --with-lto configure option has been added that will by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 9 years ago
  36. b1d867f Issue #27076: Doc, comment and test function name spelling fixes by Martin Panter · 9 years ago
  37. e9ee317 Issue #22359: Avoid recursive $(MAKE); disable running cross-compiled pgen by Martin Panter · 9 years ago
  38. a70c323 Issue #23735: Add SIGWINCH handler for Readline 6.3+ support, by Eric Price by Martin Panter · 9 years ago
  39. a45120d Issue #17603: Check for st_blocks field without requiring fileblocks.o by Martin Panter · 9 years ago
  40. 6ed42ea Issue #25827: Add support for ICC to configure by Zachary Ware · 10 years ago
  41. 4ff151a Issue #24915: Make PGO builds support Clang and use the test suite for by Brett Cannon · 10 years ago
  42. 99e36b9 Issue #24543: Use AC_LINK instead of AC_COMPILE in order to prevent false by Stefan Krah · 10 years ago
  43. 2c992a0 backport computed gotos (#4753) by Benjamin Peterson · 10 years ago
  44. a50b0de - Regenerate the configure file. by doko@ubuntu.com · 10 years ago
  45. 7c90667 Issue #21356: Make ssl.RAND_egd() optional to support LibreSSL. The by Victor Stinner · 11 years ago
  46. 27c269a use getentropy when available (backport of 75ede5bec8db) (closes #23115) by Benjamin Peterson · 11 years ago
  47. 64e8f6e use autoconf macro to check for pkg-config (closes #15506) by Benjamin Peterson · 11 years ago
  48. 3f1d0b3 Issue 22878: PEP 477 - "make install" and "make altinstall" integration by Ned Deily · 11 years ago
  49. 983df86 Issue #21166: Prevent possible segfaults and other random failures of by Ned Deily · 11 years ago
  50. c40b903 Issue #21811: Anticipated fixes to 2.7 configure for OS X 10.10 Yosemite. by Ned Deily · 11 years ago
  51. 9ba90c9 - Issue #17752: Fix distutils tests when run from the installed location. by doko@ubuntu.com · 11 years ago
  52. f27ec3e - Issue #21285: Refactor and fix curses configure check to always search by doko@ubuntu.com · 11 years ago
  53. d16e01c mmap obmalloc arenas so that they may be immediately returned to the system when unused (closes #20494) by Benjamin Peterson · 12 years ago
  54. a2a9f57 Issue #1584: Provide options to override default search paths for Tcl and Tk by Ned Deily · 12 years ago
  55. 0d604cf Issue #18747: Re-seed OpenSSL's pseudo-random number generator after fork. by Christian Heimes · 12 years ago
  56. 3aa138f Fix for r84195: add HAVE_ALLOCA_H to configure and only include alloca.h if it's available by Christian Heimes · 12 years ago
  57. 8e60f6e Issue #18098: The deprecated OS X Build Applet.app fails to build on by Ned Deily · 12 years ago
  58. c875966 -Wformat is needed by gcc 4.8 (closes #17547) by Benjamin Peterson · 12 years ago
  59. b9be7bb fix variable reference to fix --enable-profiling (closes #17550) by Benjamin Peterson · 12 years ago
  60. d65e2ba - Issue #17086: Backport the patches from the 3.3 branch to cross-build by doko@python.org · 13 years ago
  61. fa3f9a3 - Issue #3754: fix typo in pthread AC_CACHE_VAL. by doko@python.org · 13 years ago
  62. 4e63fbe - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 13 years ago
  63. be2b907 Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host. by Charles-François Natali · 13 years ago
  64. 15daa35 IRIX: force MIPSpro to treat #errors as errors, not warnings. by Trent Nelson · 13 years ago
  65. 17c50cd Issue 10052: fix failed uint32_t / uint64_t / int32_t / int64_t detection on some platforms. by Mark Dickinson · 13 years ago
  66. 6747326 Issue #16534: On HP-UX ac_cv_olimit_ok=yes is a false positive. by Stefan Krah · 13 years ago
  67. 0afe4e4 Fix more usages of NULL without including stdio.h. by Stefan Krah · 13 years ago
  68. ae66ca6 Issue #13057: Include stdio.h when NULL is used in configure.ac. by Stefan Krah · 13 years ago
  69. 34562e1 Don't add -OPT:Olimit to CFLAGS on AIX, SunOS, HP-UX or IRIX. It breaks them. by Trent Nelson · 13 years ago
  70. abf2051 Issue #15819: use standard autoconf preset output variables. by Trent Nelson · 13 years ago
  71. fcb009c Issue #15819: tweak logic in previous commit (e0a2b14a3cf9). by Trent Nelson · 13 years ago
  72. d86ceec Issue #15819: additional fixes for out-of-tree builds from read-only src. by Trent Nelson · 13 years ago
  73. f6407a1 Issue #15819: Fix out-of-tree builds from a readonly source. by Trent Nelson · 13 years ago
  74. ed11a5d Issue #8767: Restore building with --disable-unicode. by Martin v. Löwis · 13 years ago
  75. 3cef2a9 - rename configure.in to configure.ac by Matthias Klose · 13 years ago
  76. 2bc1e8f Backport second fix for issue #11149. by Stefan Krah · 14 years ago
  77. 93a1175 Issue #13415: Test in configure if unsetenv() has a return value or not. by Charles-François Natali · 14 years ago
  78. 503e5e1 Backport fix for issue #11149. by Stefan Krah · 14 years ago
  79. acacbaa Issue #12326: sys.platform is now always 'linux2' on Linux by Victor Stinner · 14 years ago
  80. 3de8c73 Issue #12560: Build libpython.so on OpenBSD. Patch by Stefan Sperling. by Charles-François Natali · 14 years ago
  81. 97781b0 Issue #12592: Make Python build on OpenBSD 5 (and future major releases). by Charles-François Natali · 14 years ago
  82. 4929eb9 Issue #12372: POSIX semaphores are broken on AIX: don't use them. by Charles-François Natali · 14 years ago
  83. 43e1054 Issue #8746: Correct faulty configure checks so that os.chflags() and by Ned Deily · 14 years ago
  84. 3a5508e Port build identification from default branch. by Georg Brandl · 14 years ago
  85. 94800df Merged revisions 88430,88438,88440 via svnmerge from by Georg Brandl · 14 years ago
  86. 71f4fbb Merged revisions 88426 via svnmerge from by Georg Brandl · 14 years ago
  87. 31e8595 Merged revisions 87698 via svnmerge from by Antoine Pitrou · 15 years ago
  88. cb40277 Merged revisions 87646 via svnmerge from by Antoine Pitrou · 15 years ago
  89. f11d183 Merged revisions 87639 via svnmerge from by Antoine Pitrou · 15 years ago
  90. 3a3e203 Merged revisions 85422 via svnmerge from by Stefan Krah · 15 years ago
  91. 75fed81 Merged revisions 86075 via svnmerge from by Benjamin Peterson · 15 years ago
  92. f2d1b2a Merged revisions 86042 via svnmerge from by Benjamin Peterson · 15 years ago
  93. 7497e91 run autoreconf by Benjamin Peterson · 15 years ago
  94. 7be5a65 Merged revisions 85349 via svnmerge from by Antoine Pitrou · 15 years ago
  95. 285cd16 Merged revisions 84946 via svnmerge from by Antoine Pitrou · 15 years ago
  96. aabdceb Merged revisions 84680 via svnmerge from by Antoine Pitrou · 15 years ago
  97. b170f17 Merged revisions 84674 via svnmerge from by Antoine Pitrou · 15 years ago
  98. 8572981 Merged revisions 84584 via svnmerge from by Antoine Pitrou · 15 years ago
  99. b41947b Merged revisions 84366 via svnmerge from by Antoine Pitrou · 15 years ago
  100. b41afb5 Issue #1759169: Drop _XOPEN_SOURCE on Solaris. by Martin v. Löwis · 15 years ago