1. 69e9691 [2.7] closes bpo-34652: Always disable lchmod on Linux. (GH-9242) by Benjamin Peterson · 6 years ago
  2. 6ccdad7 bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (GH-5284) (#5295) by Miss Islington (bot) · 6 years ago
  3. 87c66e4 bpo-31919: Fix building the curses module on OpenIndiana. (GH-4211) (#4216) by Miss Islington (bot) · 7 years ago
  4. 6ba0b58 bpo-25720: Fix the method for checking pad state of curses WINDOW (GH-4164) (#4213) by Miss Islington (bot) · 7 years ago
  5. e0fc1af [2.7] bpo-31891: Fix building the curses module on NetBSD. (GH-4165). (#4194) by Serhiy Storchaka · 7 years ago
  6. ffa7011 [2.7] bpo-31343: Include sys/sysmacros.h (GH-3318) (#3345) by Christian Heimes · 7 years ago
  7. 6b1c909 add a specific configure check for sys/random.h (closes #28932) by Benjamin Peterson · 7 years ago
  8. 42e1029 assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes #24557) by Benjamin Peterson · 8 years ago
  9. a70c323 Issue #23735: Add SIGWINCH handler for Readline 6.3+ support, by Eric Price by Martin Panter · 8 years ago
  10. a45120d Issue #17603: Check for st_blocks field without requiring fileblocks.o by Martin Panter · 8 years ago
  11. 2c992a0 backport computed gotos (#4753) by Benjamin Peterson · 9 years ago
  12. 7c90667 Issue #21356: Make ssl.RAND_egd() optional to support LibreSSL. The by Victor Stinner · 9 years ago
  13. 27c269a use getentropy when available (backport of 75ede5bec8db) (closes #23115) by Benjamin Peterson · 9 years ago
  14. d16e01c mmap obmalloc arenas so that they may be immediately returned to the system when unused (closes #20494) by Benjamin Peterson · 10 years ago
  15. 0d604cf Issue #18747: Re-seed OpenSSL's pseudo-random number generator after fork. by Christian Heimes · 11 years ago
  16. 3aa138f Fix for r84195: add HAVE_ALLOCA_H to configure and only include alloca.h if it's available by Christian Heimes · 11 years ago
  17. d65e2ba - Issue #17086: Backport the patches from the 3.3 branch to cross-build by doko@python.org · 11 years ago
  18. 17c50cd Issue 10052: fix failed uint32_t / uint64_t / int32_t / int64_t detection on some platforms. by Mark Dickinson · 12 years ago
  19. 3cef2a9 - rename configure.in to configure.ac by Matthias Klose · 12 years ago
  20. 93a1175 Issue #13415: Test in configure if unsetenv() has a return value or not. by Charles-François Natali · 13 years ago
  21. 43e1054 Issue #8746: Correct faulty configure checks so that os.chflags() and by Ned Deily · 13 years ago
  22. 7497e91 run autoreconf by Benjamin Peterson · 14 years ago
  23. 8572981 Merged revisions 84584 via svnmerge from by Antoine Pitrou · 14 years ago
  24. cbf54b1 configure.in: Avoid autoconf warning: Assume C89 semantics that by Matthias Klose · 14 years ago
  25. a55af9a - Issue #7658: Ensure that the new pythonw executable works on OSX 10.4 by Ronald Oussoren · 14 years ago
  26. 91c12eb disable pymalloc tricks with the --with-valgrind option #2422 by Benjamin Peterson · 15 years ago
  27. 30b3b35 Issue #7333: The `posix` module gains an `initgroups()` function providing by Antoine Pitrou · 15 years ago
  28. 5afa6d4 Issue #7272, continued: don't re-use existing HAVE_BROKEN_POSIX_SEMAPHORES by Mark Dickinson · 15 years ago
  29. 50ea456 Issue #6508: Add posix.{getresuid,getresgid,setresuid,setresgid}. by Martin v. Löwis · 15 years ago
  30. 82864d1 Issue #7228: Add '%lld' and '%llu' support to PyFormat_FromString, by Mark Dickinson · 15 years ago
  31. d9ff74e Some platforms have rl_completion_append_character but not rl_completion_suppress_append. by Antoine Pitrou · 15 years ago
  32. 1d6e2e1 Issue #7117 (backport py3k float repr) continued: by Mark Dickinson · 15 years ago
  33. 65898e0 Add configure-time checks for gamma and error functions. by Mark Dickinson · 15 years ago
  34. 2ccefe1 Regenerate configure script using autoconf 2.61. by Alexandre Vassalotti · 15 years ago
  35. bd7569b Revert r74048. by Alexandre Vassalotti · 15 years ago
  36. a2db687 Regenerate configure script. by Alexandre Vassalotti · 15 years ago
  37. f2caeed Issue #3585: Add pkg-config support. by Antoine Pitrou · 15 years ago
  38. 8e5446f Backport r71704 (add configure check for C99 round function) to trunk. by Mark Dickinson · 15 years ago
  39. 355b126 issue5545: Switch to Autoconf for multiprocessing; special thanks to Martin Lowis for help by Jesse Noller · 15 years ago
  40. efc82f7 Issue #4258: Use 30-bit digits for Python longs, on 64-bit platforms. by Mark Dickinson · 15 years ago
  41. d181e3a isinf and isnan are macros, not functions; fix configure script by Mark Dickinson · 15 years ago
  42. 04b2723 Add autoconf test to detect x87-style double rounding, as described in by Mark Dickinson · 15 years ago
  43. 174440b Bump version to 2.7. Regenerate. by Martin v. Löwis · 16 years ago
  44. 980b99b - Issue #1204: The configure script now tests for additional libraries by Gregory P. Smith · 16 years ago
  45. dc1688a Fix typo in configure.in, and propagate configure.in changes from r64002 by Mark Dickinson · 16 years ago
  46. 0d236eb Fix build issue on OSX 10.4 by Ronald Oussoren · 16 years ago
  47. 5640ce2 MacOS X: Enable 4-way universal builds by Ronald Oussoren · 16 years ago
  48. 8c255e4 Patch #1722225: Support QNX 6. by Martin v. Löwis · 16 years ago
  49. 265d738 test_math and test_cmath are failing on the FreeBSD 6.2 trunk buildbot, by Mark Dickinson · 16 years ago
  50. 9fdfaaf Fix compiler warning about finite() missing on Solaris. by Neal Norwitz · 16 years ago
  51. aef18b1 Patch #2240: Implement signal.setitimer and signal.getitimer. by Martin v. Löwis · 16 years ago
  52. 0e9ab5f Applied patch #1657 epoll and kqueue wrappers for the select module by Christian Heimes · 16 years ago
  53. aa5778d Remove our implementation of memmove() and strerror(); both are in the C89 by Brett Cannon · 16 years ago
  54. 951cc0f Fixed bug #1983: Return from fork() is pid_t, not int by Christian Heimes · 16 years ago
  55. 4872351 Fixed a wrong assumption in configure.in and Include/pyport.h. The is finite function is not called isfinite() but finite(). Sorry, my fault. :) by Christian Heimes · 16 years ago
  56. fb2d25a Issue #1646: Make socket support TIPC. The socket module now has support by Christian Heimes · 16 years ago
  57. 0a8143f Applied patch #1635: Float patch for inf and nan on Windows (and other platforms). by Christian Heimes · 16 years ago
  58. 3628187 Fix for feature request #1528 Add os.fchmod by Christian Heimes · 17 years ago
  59. 58bd49f Patch #1388440: Add set_completion_display_matches_hook and by Martin v. Löwis · 17 years ago
  60. 76760b0 Define _BSD_SOURCE, to get access to POSIX extensions on OpenBSD 4.1+. by Martin v. Löwis · 17 years ago
  61. 382abef Patch #1490190: posixmodule now includes os.chflags() and os.lchflags() by Martin v. Löwis · 17 years ago
  62. aef4c6b Patch #1610575: Add support for _Bool to struct. by Martin v. Löwis · 17 years ago
  63. 0347a9a Get DBL_MAX from float.h not values.h. Will backport. by Martin v. Löwis · 18 years ago
  64. 443ccc7 Check for values.h. Will backport. by Martin v. Löwis · 18 years ago
  65. aac1316 Add check for the PyArg_ParseTuple format, and declare it if it is supported. by Martin v. Löwis · 18 years ago
  66. ebe2670 Fix test for uintptr_t. Fixes #1568842. Will backport. by Martin v. Löwis · 18 years ago
  67. 0907f4d Drop usage of test -e in configure as it is not portable. by Martin v. Löwis · 18 years ago
  68. 4994d95 Patch #1506645: add Python wrappers for the curses functions by Walter Dörwald · 18 years ago
  69. 6e73aaa Patch #1503046, Conditional compilation of zlib.(de)compressobj.copy by Neal Norwitz · 18 years ago
  70. 0e8bd7e Patch #1495999: Part two of Windows CE changes. by Martin v. Löwis · 18 years ago
  71. 58e2888 Bug/Patch #1481770: Use .so extension for shared libraries on HP-UX for ia64. by Neal Norwitz · 18 years ago
  72. 5f5d99c - Test for sys/statvfs.h before including it, as statvfs is present by Martin v. Löwis · 18 years ago
  73. 09d1236 Detect if %zd is supported by printf() during configure and sets by Brett Cannon · 18 years ago
  74. 988117f Patch 1471883: --enable-universalsdk on Mac OS X by Ronald Oussoren · 18 years ago
  75. 05a4559 Patch #1309579: wait3 and wait4 were added to the posix module by Chad J. Schroeder. by Neal Norwitz · 18 years ago
  76. 18e1655 Merge ssize_t branch. by Martin v. Löwis · 18 years ago
  77. 11017b1 Patch #1103116: AF_NETLINK sockets basic support. by Martin v. Löwis · 18 years ago
  78. fe8e3d9 If there is no libtermcap all the readline tests failed. by Neal Norwitz · 18 years ago
  79. a716eab Revert r41662 and the part of 41552 that originally caused the problem by Neal Norwitz · 18 years ago
  80. e237d50 Add a workaround for file.ftell() to raise IOError for ttys. by Hye-Shik Chang · 18 years ago
  81. ebd9d5b Patch #1180695: Implement nanosecond stat resolution on FreeBSD, by Martin v. Löwis · 19 years ago
  82. 5f937a7 Patch #1212117: Add optional attribute st_flags to os.stat_result by Hye-Shik Chang · 19 years ago
  83. c300175 Patch #579435: Shadow Password Support Module by Martin v. Löwis · 19 years ago
  84. 8a560de Patch 977343, Solaris likes sys/loadavg.h. Added support for sys/loadavg.h by Anthony Baxter · 20 years ago
  85. ae2830c Patch #1012280: Include curses.h for term.h check. Fixes #933795. by Martin v. Löwis · 20 years ago
  86. d632050 Define _BSD_TYPES. Fixes #1005308. Backported to 2.3. by Martin v. Löwis · 20 years ago
  87. 331708b Patch #1003700: Add socketpair function to socket module. by Dave Cole · 20 years ago
  88. 7bd33c5 This change implements the following gettext features, as by Gustavo Niemeyer · 20 years ago
  89. 30ea2f2 This closes patch: by Michael W. Hudson · 20 years ago
  90. d858a77 Massive performance improvement for C extension and builtin tracing code by Nicholas Bastin · 20 years ago
  91. 4c70b69 Making C profiling a configure option (at least temporarily) by Nicholas Bastin · 20 years ago
  92. f30d60e Patch #510695: Add TSC profiling for the VM. by Martin v. Löwis · 20 years ago
  93. e62c5c8 Added configure check for broken poll() on some unix systems (MacOS X 10.3) by Nicholas Bastin · 20 years ago
  94. 7befb99 remove support for missing ANSI C header files (limits.h, stddef.h, etc). by Skip Montanaro · 20 years ago
  95. db60805 Remove support for --without-universal-newlines (see PEP 11). by Skip Montanaro · 20 years ago
  96. 7e11a01 Remove HAVE_STRPTIME - no longer necessary with the pure Python version of by Skip Montanaro · 20 years ago
  97. 8126860 Add FreeBSD support for bluetooth sockets. by Hye-Shik Chang · 20 years ago
  98. 12af048 Patch #874083: Bluetooth support for socket module. by Martin v. Löwis · 20 years ago
  99. ce59c04 Remove support for SunOS 4. by Skip Montanaro · 20 years ago
  100. b9949db Remove support for DYNIX, IRIX 4, --with-sgi-dl, --with-dl-dld by Skip Montanaro · 20 years ago