summaryrefslogtreecommitdiff
path: root/setuptools/compat.py
Commit message (Expand)AuthorAgeFilesLines
* More post-merge fixes.Vinay Sajip2013-06-191-2/+2
* Merged upstream changes.Vinay Sajip2013-06-191-4/+7
|\
| * Fix Python3 compatibility issue in filterfalseJason R. Coombs2013-06-171-0/+3
| * Fixed some resource leaks.Vinay Sajip2012-10-101-2/+6
| * Minor fix previously fixed in a mergeJason R. Coombs2013-06-181-0/+2
| * Post-merge fixes for Python 3.Vinay Sajip2012-10-101-0/+7
| * Fixed execfile in compat.py.Vinay Sajip2011-06-211-1/+6
| * Fixed some bugs, tests now also all pass on 2.7 and 3.2.Vinay Sajip2011-06-211-1/+1
| * Fixed some bugs - tests now all pass under Python 3.3.Vinay Sajip2011-06-211-2/+2
| * Changes to support 2.x and 3.x in the same codebase.Vinay Sajip2011-06-201-0/+73
* Initial commit. All tests pass on 2.7, 3.2 and 3.3, though there are some ate...Vinay Sajip2013-06-151-0/+91