- 9b5ac3e Refinement by Stefan Krah (see issue 11715, msg133194) to exit early if the by Barry Warsaw · 14 years ago
- 88e1945 Refinement by Stefan Krah (see issue 11715, msg133194) to exit early if the by Barry Warsaw · 14 years ago
- 3178b7d Issue 11715: Merge multiarch fix from 3.1 branch. by Barry Warsaw · 14 years ago
- 5ca305a Issue 11715: Build extension modules on multiarch Debian and Ubuntu by by Barry Warsaw · 14 years ago
- 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 14 years ago
- 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
- 4969f70 #11515: Merge with 3.1. by Ezio Melotti · 14 years ago
- 42da663 #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
- ff52f76 #10679: install idle, pydoc, 2to3 scripts with X.Y suffix for make altinstall; create symlinks for make install. by Georg Brandl · 14 years ago
- 8c30a71 Silence compile error by Antoine Pitrou · 14 years ago
- 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago
- 34520cd Roumen Petrov's fix for when all paths are absolute. (Issue 10520) by Barry Warsaw · 14 years ago
- 55aa2f3 Merged revisions 85645 via svnmerge from by Matthias Klose · 14 years ago
- 807bd0a Put /usr/local paths after the relative paths in library_dirs and by Barry Warsaw · 14 years ago
- 076ed00 add --enable-loadable-sqlite-extensions #10268 by Benjamin Peterson · 14 years ago
- c73206c typo by Benjamin Peterson · 14 years ago
- 9f5db07 Make file handing in setup.py more robust by using context managers to properly by Brett Cannon · 14 years ago
- 7e7dbab Merged revisions 85744 via svnmerge from by Ronald Oussoren · 14 years ago
- f3500e1 Fix for issue #7473. by Ronald Oussoren · 14 years ago
- 8690ae5 - Accept Oracle Berkeley DB 5.0 and 5.1 as backend for the dbm extension. by Matthias Klose · 14 years ago
- 07f62a7 Merged revisions 74473,79974 via svnmerge from by Antoine Pitrou · 14 years ago
- b82489d setup.py was trying to build _weakref which is redundant as it's a built-in by Brett Cannon · 14 years ago
- 15db144 Merged revisions 84584 via svnmerge from by Antoine Pitrou · 14 years ago
- a300007 Issue #4026: Make the fcntl extension build under AIX. Patch by Sébastien Sablé. by Antoine Pitrou · 14 years ago
- 2decf22 Fix for issue9662, patch by Łukasz Langa in issue5504. by Ronald Oussoren · 14 years ago
- 327fd40 Workaround PEP 3149 build problems. by Antoine Pitrou · 14 years ago
- 7311729 Fix builds with builddir != srcdir, introduced in r83988. by Matthias Klose · 14 years ago
- e9b428f Reimplement addbuilddir() in C inside getpath.c, so as to execute it by Antoine Pitrou · 14 years ago
- e647b47 Fix buildbot issues due to _ctypes failing to compile in 3.1. by Antoine Pitrou · 14 years ago
- 5c87c1a Fix Issue9545 - Adding _collections to static build. by Senthil Kumaran · 14 years ago
- 51d19cf Merged revisions 83837,83841 via svnmerge from by Thomas Heller · 14 years ago
- 864cc67 Fix issue5504: ctypes does now work with systems where mmap can't be by Thomas Heller · 14 years ago
- cf86e36 Issue #7989: Added pure python implementation of the datetime module. by Alexander Belopolsky · 14 years ago
- 3679727 reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. by Tarek Ziadé · 14 years ago
- 61f5f01 Merged revisions 82927 via svnmerge from by Stefan Krah · 14 years ago
- f4e7a35 Issue #7384: On Gentoo, libreadline.so is a "fake library", so ldd fails. by Stefan Krah · 14 years ago
- 0f2985c Merged revisions 82273 via svnmerge from by Ronald Oussoren · 14 years ago
- dc969e5 Merged revisions 82272 via svnmerge from by Ronald Oussoren · 14 years ago
- d95a586 Issue #9012: "Separate compilation of time and datetime modules." by Alexander Belopolsky · 14 years ago
- b0434fc Issue #7384: If the system readline library is linked against by Stefan Krah · 14 years ago
- 095b273 Issue #7384: If the system readline library is linked against ncurses, by Stefan Krah · 14 years ago
- d3f1503 Merged revisions 81673 via svnmerge from by Ronald Oussoren · 14 years ago
- 2c12ab1 Merged revisions 81662 via svnmerge from by Ronald Oussoren · 14 years ago
- 94f2528 Remove traces of MacOS9 support. by Ronald Oussoren · 15 years ago
- 4c4b078 Merged revisions 80322 via svnmerge from by Matthias Klose · 15 years ago
- 5a204fe Merged revisions 80320 via svnmerge from by Matthias Klose · 15 years ago
- 218cc58 Merged revisions 80198 via svnmerge from by Ronald Oussoren · 15 years ago
- 8415120 For for issue #7154: Port the code that uses by Ronald Oussoren · 15 years ago
- 9550aa1 - Issue #6949: Allow the _dbm extension to be built with db 4.8.x. by Matthias Klose · 15 years ago
- fb94c5f * Replaces the internals of the subprocess module from fork through exec on by Gregory P. Smith · 15 years ago
- 961683a Merged revisions 78784 via svnmerge from by Ronald Oussoren · 15 years ago
- f9cee22 Merged new pysqlite version 2.6.0 from trunk. by Gerhard Häring · 15 years ago
- edacea3 Merged revisions 77704,77752 via svnmerge from by Tarek Ziadé · 15 years ago
- 72f4d64 Note: I'm merging these changes out of consistency, but they don't seem by Antoine Pitrou · 15 years ago
- a28e702 Merged revisions 77185-77188,77262,77313,77317,77331-77333,77337-77338 via svnmerge from by Benjamin Peterson · 15 years ago
- 5af7fba add missing hashlib.h deps. by Gregory P. Smith · 15 years ago
- 91ae4a1 small logic cleanup, avoid duplicate openssl_ver check. by Gregory P. Smith · 15 years ago
- b04ded4 Also fixes test_hashlib for the different extension module names in py3k. by Gregory P. Smith · 15 years ago
- a09e870 Merged revisions 77216 via svnmerge from by Benjamin Peterson · 15 years ago
- d78735d Merged revisions 77212-77215 via svnmerge from by Benjamin Peterson · 15 years ago
- b2d9046 Merged revisions 77169 via svnmerge from by Benjamin Peterson · 15 years ago
- f4c38c5 compiler_obj -> compiler by Benjamin Peterson · 15 years ago
- f9a6dab Merged revisions 77129,77132 via svnmerge from by Benjamin Peterson · 15 years ago
- 588009e Merged revisions 77130 via svnmerge from by Benjamin Peterson · 15 years ago
- e57d676 Merged revisions 77128 via svnmerge from by Benjamin Peterson · 15 years ago
- f371859 Merged revisions 76978 via svnmerge from by Mark Dickinson · 15 years ago
- 8a59113 Merged revisions 76865 via svnmerge from by Mark Dickinson · 15 years ago
- 664b511 Merged revisions 76861 via svnmerge from by Mark Dickinson · 15 years ago
- 875ada4 Merged revisions 76566 via svnmerge from by Mark Dickinson · 15 years ago
- a614f04 Merged revisions 76432,76558 via svnmerge from by Mark Dickinson · 15 years ago
- 6103ab1 Remove AtheOS support, as per PEP 11 (which claims that all code was removed in Python 3.0). by Antoine Pitrou · 15 years ago
- 2efd924 Merged revisions 74970 via svnmerge from by Ronald Oussoren · 15 years ago
- 38a4d8c Merged revisions 74804 via svnmerge from by Ronald Oussoren · 15 years ago
- d097efe Merged revisions 74798 via svnmerge from by Ronald Oussoren · 15 years ago
- 5d377bd Merged revisions 74471-74472 via svnmerge from svn+ssh://pythondev/python/trunk by Guilherme Polo · 15 years ago
- 606bbc9 Merged revisions 74356-74357 via svnmerge from by Benjamin Peterson · 15 years ago
- 019f361 search through db.h in binary #6680 by Benjamin Peterson · 15 years ago
- 489cb4f Revert r73807, which removed code to be able to build _dbm with bsddb. by Georg Brandl · 15 years ago
- dd07ebb Merged revisions 73864 via svnmerge from by Tarek Ziadé · 15 years ago
- ce0f403 rip out bsddb support code by Benjamin Peterson · 15 years ago
- 7e07724 Merged revisions 73788 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
- 321e533 #4601: 'make install' did not set the permissions on library directories, by Amaury Forgeot d'Arc · 15 years ago
- dfea192 install 2to3, overwritting any old installations #5756 by Benjamin Peterson · 15 years ago
- 9c80cac build _functools and _locale into the core library by Benjamin Peterson · 15 years ago
- 55708cc - Issue #4587: Add configure option --with-dbmliborder=db1:db2:... to specify by Matthias Klose · 16 years ago
- 0b4915e install idle and pydoc with a 3 suffix #5756 by Benjamin Peterson · 16 years ago
- 9d74032 fix building by Benjamin Peterson · 16 years ago
- a797fba don't install scripts which will overwrite 2.x ones #1590 by Benjamin Peterson · 16 years ago
- 25c6cd2 Don't check for broken Berkley-DB versions on some platforms; the by Matthias Klose · 16 years ago
- 535336f - Issue #5359: Readd the Berkley-DB detection code to allow _dbm be built by Matthias Klose · 16 years ago
- 965ce87 Merged revisions 70908,70939,71009,71022,71036 via svnmerge from by Benjamin Peterson · 16 years ago
- 32d68c2 Merged revisions 70849,70852 via svnmerge from by Jesse Noller · 16 years ago
- 5f734f1 Merged revisions 70172 via svnmerge from by Ronald Oussoren · 16 years ago
- 4fa88fa merge the io-c branch: C implementation of the io module by Benjamin Peterson · 16 years ago
- a06f44b Merged revisions 69500 via svnmerge from by Mark Dickinson · 16 years ago
- 4d491a5 Distutils apparently requires an absolute path so provide one. by Neil Schemenauer · 16 years ago
- 014bf28 Make setup.py work when building in a directory other than the by Neil Schemenauer · 16 years ago
- 6fd47e2 merge 68874 to py3kwq! by Jesse Noller · 16 years ago
- da10d3b Merged revisions 67952,67957-67958,67960-67961,67963,67973,67978,67995,68030,68057,68061 via svnmerge from by Benjamin Peterson · 16 years ago
- c1ce286 issue 4483 - _dbm build failures on systems with gdbm_compat lib. by Skip Montanaro · 16 years ago