| Commit message (Expand) | Author | Age | Files | Lines |
* | 00113-more-configuration-flags.patch | Fedora Python maintainers | 2020-09-29 | 1 | -0/+6 |
|
|
* | 00055-systemtap.patch | Fedora Python maintainers | 2020-09-29 | 1 | -0/+3 |
|
|
* | [2.7] closes bpo-14353: Fix detection of bind_textdomain_codeset in libintl. ... | Toshio Kuratomi | 2019-05-12 | 1 | -1/+1 |
|
|
* | bpo-34652: Use AC_CHECK_FUNCS for lchmod. (GH-12799) | Joshua Root | 2019-04-12 | 1 | -0/+3 |
|
|
* | [2.7] closes bpo-34652: Always disable lchmod on Linux. (GH-9242) | Benjamin Peterson | 2018-09-12 | 1 | -3/+0 |
|
|
* | bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (GH... | Miss Islington (bot) | 2018-01-24 | 1 | -0/+3 |
|
|
* | bpo-31919: Fix building the curses module on OpenIndiana. (GH-4211) (#4216) | Miss Islington (bot) | 2017-11-01 | 1 | -0/+3 |
|
|
* | bpo-25720: Fix the method for checking pad state of curses WINDOW (GH-4164) (... | Miss Islington (bot) | 2017-11-01 | 1 | -0/+3 |
|
|
* | [2.7] bpo-31891: Fix building the curses module on NetBSD. (GH-4165). (#4194) | Serhiy Storchaka | 2017-10-31 | 1 | -0/+18 |
|
|
* | [2.7] bpo-31343: Include sys/sysmacros.h (GH-3318) (#3345) | Christian Heimes | 2017-09-05 | 1 | -0/+3 |
|
|
* | add a specific configure check for sys/random.h (closes #28932) | Benjamin Peterson | 2016-12-20 | 1 | -0/+3 |
|
|
* | assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes ... | Benjamin Peterson | 2016-07-07 | 1 | -3/+0 |
|
|
* | Issue #23735: Add SIGWINCH handler for Readline 6.3+ support, by Eric Price | Martin Panter | 2016-04-03 | 1 | -0/+3 |
|
|
* | Issue #17603: Check for st_blocks field without requiring fileblocks.o | Martin Panter | 2016-03-18 | 1 | -4/+0 |
|
|
* | backport computed gotos (#4753) | Benjamin Peterson | 2015-05-28 | 1 | -0/+6 |
|
|
* | Issue #21356: Make ssl.RAND_egd() optional to support LibreSSL. The | Victor Stinner | 2015-01-06 | 1 | -0/+3 |
|
|
* | use getentropy when available (backport of 75ede5bec8db) (closes #23115) | Benjamin Peterson | 2014-12-26 | 1 | -0/+3 |
|
|
* | mmap obmalloc arenas so that they may be immediately returned to the system w... | Benjamin Peterson | 2014-02-04 | 1 | -0/+3 |
|
|
* | Issue #18747: Re-seed OpenSSL's pseudo-random number generator after fork. | Christian Heimes | 2013-08-21 | 1 | -0/+3 |
|
|
* | Fix for r84195: add HAVE_ALLOCA_H to configure and only include alloca.h if i... | Christian Heimes | 2013-06-18 | 1 | -0/+3 |
|
|
* | - Issue #17086: Backport the patches from the 3.3 branch to cross-build | doko@python.org | 2013-01-31 | 1 | -2/+2 |
|
|
* | Issue 10052: fix failed uint32_t / uint64_t / int32_t / int64_t detection on ... | Mark Dickinson | 2012-12-02 | 1 | -0/+12 |
|
|
* | - rename configure.in to configure.ac | Matthias Klose | 2012-03-14 | 1 | -1/+1 |
|
|
* | Issue #13415: Test in configure if unsetenv() has a return value or not. | Charles-François Natali | 2011-11-27 | 1 | -0/+3 |
|
|
* | Issue #8746: Correct faulty configure checks so that os.chflags() and | Ned Deily | 2011-06-28 | 1 | -2/+5 |
|
|
* | run autoreconf | Benjamin Peterson | 2010-10-16 | 1 | -2/+5 |
|
|
* | Merged revisions 84584 via svnmerge from | Antoine Pitrou | 2010-09-07 | 1 | -0/+3 |
|
|
* | configure.in: Avoid autoconf warning: Assume C89 semantics that | Matthias Klose | 2010-05-08 | 1 | -20/+59 |
|
|
* | - Issue #7658: Ensure that the new pythonw executable works on OSX 10.4 | Ronald Oussoren | 2010-01-17 | 1 | -0/+6 |
|
|
* | disable pymalloc tricks with the --with-valgrind option #2422 | Benjamin Peterson | 2009-12-03 | 1 | -3/+6 |
|
|
* | Issue #7333: The `posix` module gains an `initgroups()` function providing | Antoine Pitrou | 2009-12-02 | 1 | -0/+3 |
|
|
* | Issue #7272, continued: don't re-use existing HAVE_BROKEN_POSIX_SEMAPHORES | Mark Dickinson | 2009-11-28 | 1 | -0/+3 |
|
|
* | Issue #6508: Add posix.{getresuid,getresgid,setresuid,setresgid}. | Martin v. Löwis | 2009-11-27 | 1 | -0/+12 |
|
|
* | Issue #7228: Add '%lld' and '%llu' support to PyFormat_FromString, | Mark Dickinson | 2009-11-15 | 1 | -0/+3 |
|
|
* | Some platforms have rl_completion_append_character but not rl_completion_supp... | Antoine Pitrou | 2009-10-26 | 1 | -0/+3 |
|
|
* | Issue #7117 (backport py3k float repr) continued: | Mark Dickinson | 2009-10-24 | 1 | -0/+16 |
|
|
* | Add configure-time checks for gamma and error functions. | Mark Dickinson | 2009-09-05 | 1 | -0/+15 |
|
|
* | Regenerate configure script using autoconf 2.61. | Alexandre Vassalotti | 2009-07-17 | 1 | -51/+15 |
|
|
* | Revert r74048. | Alexandre Vassalotti | 2009-07-17 | 1 | -3/+3 |
|
|
* | Regenerate configure script. | Alexandre Vassalotti | 2009-07-17 | 1 | -3/+3 |
|
|
* | Issue #3585: Add pkg-config support. | Antoine Pitrou | 2009-05-24 | 1 | -12/+48 |
|
|
* | Backport r71704 (add configure check for C99 round function) to trunk. | Mark Dickinson | 2009-04-18 | 1 | -0/+3 |
|
|
* | issue5545: Switch to Autoconf for multiprocessing; special thanks to Martin L... | Jesse Noller | 2009-04-02 | 1 | -0/+15 |
|
|
* | Issue #4258: Use 30-bit digits for Python longs, on 64-bit platforms. | Mark Dickinson | 2009-03-20 | 1 | -0/+29 |
|
|
* | isinf and isnan are macros, not functions; fix configure script | Mark Dickinson | 2009-01-04 | 1 | -6/+12 |
|
|
* | Add autoconf test to detect x87-style double rounding, as described in | Mark Dickinson | 2009-01-04 | 1 | -0/+3 |
|
|
* | Bump version to 2.7. Regenerate. | Martin v. Löwis | 2008-10-03 | 1 | -1/+1 |
|
|
* | - Issue #1204: The configure script now tests for additional libraries | Gregory P. Smith | 2008-09-07 | 1 | -3/+0 |
|
|
* | Fix typo in configure.in, and propagate configure.in changes from r64002 | Mark Dickinson | 2008-06-27 | 1 | -0/+6 |
|
|
* | Fix build issue on OSX 10.4 | Ronald Oussoren | 2008-06-06 | 1 | -3/+3 |
|
|