| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove traces of setuptools (#10341) | Éric Araujo | 2010-11-06 | 1 | -1/+0 |
* | Issue #10199: Moved Demo/turtle under Lib/ | Alexander Belopolsky | 2010-11-01 | 1 | -0/+1 |
* | Fixes issue 10120 (concurrent.futures module is not installed properly), patc... | Brian Quinlan | 2010-10-16 | 1 | -1/+1 |
* | First (uncontroversial) part of issue 9807. | Barry Warsaw | 2010-10-16 | 1 | -1/+8 |
* | Issue #9308: Removed redundant coding cookies. Added tests for | Alexander Belopolsky | 2010-10-15 | 1 | -1/+1 |
* | Add make variable to allow testing of different interpreter flags in buildbot... | Antoine Pitrou | 2010-10-14 | 1 | -1/+1 |
* | Issue #9437: Fix building C extensions with non-default LDFLAGS. | Antoine Pitrou | 2010-10-10 | 1 | -8/+8 |
* | Create fileutils.c/.h | Victor Stinner | 2010-10-07 | 1 | -3/+5 |
* | Add "concurrent" subdir to Makefile. | Georg Brandl | 2010-09-19 | 1 | -1/+1 |
* | Issue 9315: Added test/tracedmodules to LIBSUBDIRS | Alexander Belopolsky | 2010-09-14 | 1 | -0/+1 |
* | Issue #941346: Improve the build process under AIX and allow Python to | Antoine Pitrou | 2010-09-10 | 1 | -3/+3 |
* | Use tabs consistently. | Georg Brandl | 2010-09-03 | 1 | -2/+2 |
* | PEP 3149 is accepted. | Barry Warsaw | 2010-09-03 | 1 | -0/+6 |
* | Don't run pgen twice when using make -j. | Martin v. Löwis | 2010-08-15 | 1 | -2/+5 |
* | There are no *.doc files anymore. Also update "funny" target. | Georg Brandl | 2010-08-14 | 1 | -10/+8 |
* | Reimplement addbuilddir() in C inside getpath.c, so as to execute it | Antoine Pitrou | 2010-08-13 | 1 | -0/+1 |
* | Issue #9079: Added _PyTime_gettimeofday(_PyTime_timeval *tp) to C API | Alexander Belopolsky | 2010-08-05 | 1 | -0/+2 |
* | Don't delete Lib/test/data/README when doing 'make distclean' | Mark Dickinson | 2010-08-01 | 1 | -1/+3 |
* | No need to split this, there are enough long lines. | Georg Brandl | 2010-08-01 | 1 | -3/+1 |
* | #4007: remove *.a and *.so.X.Y files in "make clean". | Georg Brandl | 2010-07-31 | 1 | -1/+2 |
* | sharedinstall should depend on sharedmods #9280 | Benjamin Peterson | 2010-07-17 | 1 | -1/+1 |
* | Issue #9189: Allow users to set $CFLAGS, $CPPFLAGS, and $LDFLAGS when running | Jeffrey Yasskin | 2010-07-09 | 1 | -19/+25 |
* | Revert r82259; still no good way to override instead of replace OPT, but chan... | Brett Cannon | 2010-06-27 | 1 | -1/+1 |
* | Having CFLAGS come before OPT prevents silencing certain classes of warnings | Brett Cannon | 2010-06-26 | 1 | -1/+1 |
* | Issue #8665: Fix `make pycremoval` exiting with non-zero status. | Antoine Pitrou | 2010-05-15 | 1 | -1/+1 |
* | Make (most of) Python's tests pass under Thread Sanitizer. | Jeffrey Yasskin | 2010-05-03 | 1 | -0/+4 |
* | Ignore errors. | Barry Warsaw | 2010-04-26 | 1 | -2/+2 |
* | Bug 8527 - multiple compileall calls produce cascading __pycache__ directories. | Barry Warsaw | 2010-04-26 | 1 | -1/+1 |
* | Makefile.pre.in (autoconf): Call autoconf/autoheader with -Wall (issue #8510). | Matthias Klose | 2010-04-25 | 1 | -2/+2 |
* | PEP 3147 | Barry Warsaw | 2010-04-17 | 1 | -0/+1 |
* | Merged revisions 79982 via svnmerge from | Antoine Pitrou | 2010-04-12 | 1 | -6/+6 |
* | Merged revisions 79548,79557,79616-79617,79716,79778,79795,79803,79896 via sv... | Benjamin Peterson | 2010-04-11 | 1 | -1/+14 |
* | Merged revisions 79762 via svnmerge from | Benjamin Peterson | 2010-04-04 | 1 | -1/+1 |
* | Merged revisions 79725 via svnmerge from | Benjamin Peterson | 2010-04-03 | 1 | -0/+1 |
* | Merged revisions 79652 via svnmerge from | Tarek Ziadé | 2010-04-03 | 1 | -0/+1 |
* | Merged revisions 79540-79541 via svnmerge from | Ezio Melotti | 2010-04-02 | 1 | -1/+1 |
* | Merged revisions 79442 via svnmerge from | Michael Foord | 2010-03-27 | 1 | -1/+1 |
* | Merged revisions 78966,78970,79018,79026-79027,79055,79156,79159,79163-79164,... | Benjamin Peterson | 2010-03-21 | 1 | -1/+1 |
* | Merged revisions 79218 via svnmerge from | Antoine Pitrou | 2010-03-21 | 1 | -5/+5 |
* | Merged revisions 79082,79084 via svnmerge from | Collin Winter | 2010-03-19 | 1 | -4/+6 |
* | Merged revisions 79073 via svnmerge from | Benjamin Peterson | 2010-03-18 | 1 | -2/+2 |
* | Merged revisions 79056 via svnmerge from | Benjamin Peterson | 2010-03-18 | 1 | -1/+2 |
* | Merged revisions 79051 via svnmerge from | Benjamin Peterson | 2010-03-18 | 1 | -2/+2 |
* | Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from | Florent Xicluna | 2010-03-13 | 1 | -1/+1 |
* | Merged revisions 77704,77752 via svnmerge from | Tarek Ziadé | 2010-01-29 | 1 | -1/+1 |
* | Merged revisions 77461 via svnmerge from | Antoine Pitrou | 2010-01-13 | 1 | -0/+1 |
* | Merged revisions 77212-77215 via svnmerge from | Benjamin Peterson | 2010-01-01 | 1 | -0/+2 |
* | Merged revisions 77033 via svnmerge from | Ronald Oussoren | 2009-12-24 | 1 | -0/+1 |
* | Merged revisions 77031 via svnmerge from | Ronald Oussoren | 2009-12-24 | 1 | -9/+0 |
* | Merge in the new GIL. | Antoine Pitrou | 2009-11-10 | 1 | -1/+1 |