| Commit message (Expand) | Author | Age | Files | Lines |
* | - Issue #16754: Fix the incorrect shared library extension on linux. Introduce | doko@ubuntu.com | 2013-03-21 | 1 | -2/+9 |
|
|
* | Issue #4591: Uid and gid values larger than 2**31 are supported now. | Serhiy Storchaka | 2013-02-12 | 1 | -0/+6 |
|
|
* | Clean trailing whitespaces in Makefile.pre.in. | Serhiy Storchaka | 2013-02-12 | 1 | -1/+1 |
|
|
* | Issue #17161: make install now also installs a python3 man page. | Ned Deily | 2013-02-09 | 1 | -5/+10 |
|
|
* | - Issue #17029: Let h2py search the multiarch system include directory. | doko@python.org | 2013-01-25 | 1 | -0/+4 |
|
|
* | - Issue #16593: Have BSD 'make -s' do the right thing, thanks to Daniel Shahaf | Christian Heimes | 2012-12-02 | 1 | -2/+3 |
|
|
* | - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. | Matthias Klose | 2012-10-21 | 1 | -1/+1 |
|
|
* | Issue #15819: use standard autoconf preset output variables. | Trent Nelson | 2012-10-17 | 1 | -1/+2 |
|
|
* | Issue #15819: additional fixes for out-of-tree builds from read-only src. | Trent Nelson | 2012-10-16 | 1 | -5/+8 |
|
|
* | Issue #15822: Fix installation of lib2to3 grammar pickles to ensure | Ned Deily | 2012-09-09 | 1 | -3/+5 |
|
|
* | Fix for fcc629208842 | Christian Heimes | 2012-09-07 | 1 | -9/+7 |
|
|
* | Issue #15591 and Issue #11715: silence output of setup.py when make is run wi... | Christian Heimes | 2012-09-06 | 1 | -7/+9 |
|
|
* | Issue #15819: Fix out-of-tree builds from a readonly source. | Trent Nelson | 2012-08-30 | 1 | -4/+8 |
|
|
* | - fix paste error (whitespace) from previous commit | Matthias Klose | 2012-08-28 | 1 | -1/+1 |
|
|
* | - Issue #15591: Fix parsing MAKEFLAGS in the sharedmods target. | Matthias Klose | 2012-08-28 | 1 | -4/+8 |
|
|
* | Issue #15645: Ensure 2to3 grammar pickles are properly installed. | Ned Deily | 2012-08-23 | 1 | -3/+3 |
|
|
* | Issue #14197: For OS X framework builds, ensure links to the shared | Ned Deily | 2012-07-24 | 1 | -0/+3 |
|
|
* | Issue #14541: Added test/sndhdrdata to Makefile.pre.in for installation. | Vinay Sajip | 2012-04-10 | 1 | -1/+2 |
|
|
* | merge 3.1 | Matthias Klose | 2012-03-14 | 1 | -2/+2 |
|\ |
|
| * | - rename configure.in to configure.ac | Matthias Klose | 2012-03-14 | 1 | -2/+2 |
|
|
* | | Run tests with -R on "make test" and the buildbots. | Georg Brandl | 2012-02-20 | 1 | -1/+1 |
|
|
* | | Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic... | Georg Brandl | 2012-02-20 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #13703: add a way to randomize the hash values of basic types (str, byt... | Georg Brandl | 2012-02-20 | 1 | -0/+1 |
|
|
| * | Issue #12205: Fix test_subprocess failure due to uninstalled test data. | Ned Deily | 2011-05-29 | 1 | -1/+1 |
|
|
* | | Issue #13547: clean Lib/_sysconfigdata.py and Modules/_testembed | Stefan Krah | 2011-12-08 | 1 | -0/+1 |
|
|
* | | Remove __pycache__ directories correctly on OpenBSD | Petri Lehtinen | 2011-11-05 | 1 | -1/+1 |
|
|
* | | Issue #12911: Fix memory consumption when calculating the repr() of huge tupl... | Antoine Pitrou | 2011-10-06 | 1 | -0/+2 |
|
|
* | | Depend setobject.o and dictobject.o on stringlib/eq.h. | Martin v. Löwis | 2011-09-25 | 1 | -0/+3 |
|
|
* | | Revert change that was not a syntax fix but actually a behavior change | Éric Araujo | 2011-08-16 | 1 | -1/+1 |
|
|
* | | Fix find command in makefile “funny” target | Éric Araujo | 2011-08-10 | 1 | -2/+2 |
|
|
* | | Issue #12497: Install test/data to prevent failures of the various codecmaps | Ned Deily | 2011-07-05 | 1 | -1/+1 |
|
|
* | | Issue #12496: Install test/capath directory to prevent test_connect_capath | Ned Deily | 2011-07-05 | 1 | -0/+1 |
|
|
* | | disable ASDLGEN if hg won't work, or if python is not installed. | Ralf Schmitt | 2011-05-31 | 1 | -1/+1 |
|
|
* | | Issue #12141: Install a copy of template C module file so that | Ned Deily | 2011-06-28 | 1 | -1/+5 |
|
|
* | | (Merge 3.1) Issue #12057: Add cjkencodings directory to the Makefile and | Victor Stinner | 2011-05-24 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.py | Victor Stinner | 2011-05-24 | 1 | -2/+2 |
|
|
* | | Use --as-needed when linking libpython3.so. Closes #11347. | Martin v. Löwis | 2011-05-09 | 1 | -1/+2 |
|
|
* | | Issue #10914: Add a minimal embedding test to test_capi. | Antoine Pitrou | 2011-04-25 | 1 | -1/+4 |
|
|
* | | Issue #1099: Fix the build on MacOSX when building a framework with pydebug u... | Ronald Oussoren | 2011-03-14 | 1 | -12/+6 |
|\ \
| |/ |
|
| * | Fixes #1099: Mac compile fails with pydebug and framework enabled | Ronald Oussoren | 2011-03-14 | 1 | -12/+6 |
|
|
* | | Merge 3.1. | Thomas Wouters | 2011-03-06 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from | Thomas Wouters | 2011-03-06 | 1 | -2/+2 |
|
|
* | | Merge build identification to 3.2 branch. | Georg Brandl | 2011-03-06 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | Commit the hg build identification patch from the pymigr repo. | Georg Brandl | 2011-03-05 | 1 | -1/+9 |
|
|
| * | Merged revisions 88426 via svnmerge from | Georg Brandl | 2011-02-25 | 1 | -1/+1 |
|
|
| * | Merged revisions 84068,87558 via svnmerge from | Antoine Pitrou | 2011-01-03 | 1 | -3/+6 |
|
|
| * | Merged revisions 85472 via svnmerge from | Antoine Pitrou | 2010-10-14 | 1 | -1/+1 |
|
|
| * | Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-... | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
| * | Merged revisions 84803 via svnmerge from | Alexander Belopolsky | 2010-09-14 | 1 | -0/+1 |
|
|
| * | Merged revisions 84680 via svnmerge from | Antoine Pitrou | 2010-09-10 | 1 | -3/+3 |
|
|