aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/compat.py
Commit message (Expand)AuthorAgeFilesLines
* Add 'urlsplit' and 'urlunsplit' to compat moduleJason R. Coombs2013-07-241-2/+5
* 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