- 30 Oct, 2014 1 commit
-
-
Alex Clark ☺ authored
193 performance
-
- 09 Oct, 2014 4 commits
-
-
Peter Uittenbroek authored
-
Peter Uittenbroek authored
-
Peter Uittenbroek authored
-
Peter Uittenbroek authored
Introduce improved easy_install.py Install.install function. Originally commited in 98b7c55cb8b8e39e4835b5dd4223fda55f519890
-
- 07 May, 2014 2 commits
-
-
Jim Fulton authored
Fix for #184
-
Reinout van Rees authored
See #184, a comma doesn't work (like it *does* inside a logger call) inside an exception.
-
- 06 May, 2014 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 08 Apr, 2014 1 commit
-
-
Marius Gedminas authored
Close various files when finished writing to them; fixes ResourceWarnings and some PyPy uses.
-
- 07 Apr, 2014 3 commits
-
-
Jason Madden authored
Unify three checks for a file being changed into one function. Note that python < 3.3 raise IOError if a file is not found, while python >= 3.3 raise FileNotFound, a kind of OSError. EnvironmentError is a common superclass on all versions and in fact is where `errno` is defined.
-
Jason Madden authored
-
Jason Madden authored
Close various files when finished writing to them. This avoids ResourceWarnings on Python 3, and better supports doctests under PyPy.
-
- 22 Mar, 2014 1 commit
-
-
Marius Gedminas authored
Fix Python tarball download in Makefile by following HTTP redirects
-
- 21 Mar, 2014 2 commits
-
-
Taylor McKay authored
-
Taylor McKay authored
-
- 28 Feb, 2014 3 commits
-
-
Tres Seaver authored
List Python 2 and 3 support in setup.py
-
Brett Cannon authored
-
Brett Cannon authored
-
- 20 Dec, 2013 1 commit
-
-
Tres Seaver authored
-
- 05 Nov, 2013 2 commits
-
-
Tres Seaver authored
Open files for 'exec()' w/ universal newlines.
-
Tres Seaver authored
-
- 22 Oct, 2013 1 commit
-
-
Tres Seaver authored
Fixes #130.
-
- 16 Oct, 2013 1 commit
-
-
Marius Gedminas authored
The SSL patch file was recently renamed[1], and then fixed to apply against 2.6.9rc1[2]. [1] https://github.com/collective/buildout.python/commit/ad45adb78bfa37542d62a394392d5146fce5af34 [2] https://github.com/collective/buildout.python/commit/8d58e4b2bc67ef67d97013a66e8aa4669b3a37a1 Since buildout is still building Python 2.6.8 we should use a URL to a version of the patch that applies to 2.6.8. I noticed this problem while idly browsing Travis CI: https://travis-ci.org/buildout/buildout/jobs/12570074
-
- 15 Oct, 2013 1 commit
-
-
Jim Fulton authored
Add BUILDOUT_HOME to specify alternate configuration source.
-
- 30 Sep, 2013 1 commit
-
-
Marius Gedminas authored
-
- 10 Sep, 2013 1 commit
-
-
Fred Drake authored
-
- 06 Sep, 2013 2 commits
-
-
Marius Gedminas authored
Fix typos.
-
Michael Howitz authored
-
- 05 Sep, 2013 4 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 02 Sep, 2013 6 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Use the official, non-version-pinned version.
-
- 30 Jul, 2013 1 commit
-
-
Tres Seaver authored
Fix English speling in README.rst
-